doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
idMarkerWindow Member List

This is the complete list of members for idMarkerWindow, including all inherited members.

Activate(bool activate, idStr &act)idMarkerWindowvirtual
actualXidWindowprotected
actualYidWindowprotected
AddChild(idWindow *win)idWindow
AddCommand(const char *cmd)idWindow
AddDefinedVar(idWinVar *var)idWindow
AddTransition(idWinVar *dest, idVec4 from, idVec4 to, int time, float accelTime, float decelTime)idWindow
AddUpdateVar(idWinVar *var)idWindow
Adjust(float xd, float yd)idWindow
ADJUST_BOTTOM enum valueidWindow
ADJUST_BOTTOMLEFT enum valueidWindow
ADJUST_BOTTOMRIGHT enum valueidWindow
ADJUST_LEFT enum valueidWindow
ADJUST_MOVE enum valueidWindow
ADJUST_RIGHT enum valueidWindow
ADJUST_TOP enum valueidWindow
ADJUST_TOPLEFT enum valueidWindow
ADJUST_TOPRIGHT enum valueidWindow
Allocated()idMarkerWindowinlinevirtual
ArchiveToDictionary(idDict *dict, bool useNames=true)idWindowvirtual
backColoridWindowprotected
backgroundidWindowprotected
backGroundNameidWindowprotected
borderColoridWindowprotected
borderSizeidWindowprotected
BringToTop(idWindow *w)idWindow
CalcClientRect(float xofs, float yofs)idWindow
CalcRects(float x, float y)idWindow
captureChildidWindowprotected
childIDidWindowprotected
childrenidWindowprotected
CleanUp()idWindow
ClearFlag(unsigned int f)idWindow
clientRectidWindowprotected
ClientToScreen(idRectangle *rect)idWindow
cmdidWindow
commentidWindowprotected
CommonInit()idMarkerWindowprivate
Contains(float x, float y)idWindow
Contains(const idRectangle &sr, float x, float y)idWindow
ContainsStateVars()idWindow
ConvertRegEntry(const char *name, idParser *src, idStr &out, int tabs)idWindowprotected
currentMarkeridMarkerWindowprivate
currentTimeidMarkerWindowprivate
cursoridWindowprotected
dcidWindowprotected
DebugDraw(int time, float x, float y)idWindow
definedVarsidWindowprotected
DisableRegister(const char *_name)idWindowprotected
Draw(int time, float x, float y)idMarkerWindowvirtual
DrawBackground(const idRectangle &drawRect)idWindowvirtual
DrawBorderAndCaption(const idRectangle &drawRect)idWindow
DrawCaption(int time, float x, float y)idWindow
drawRectidWindowprotected
drawWindowsidWindowprotected
Dump()idWindowprotected
EmitOp(int a, int b, wexpOpType_t opType, wexpOp_t **opp=NULL)idWindowprotected
EvalRegs(int test=-1, bool force=false)idWindow
EvaluateRegisters(float *registers)idWindowprotected
ExpressionConstant(float f)idWindow
ExpressionOp()idWindowprotected
expressionRegistersidWindowprotected
ExpressionTemporary()idWindowprotected
FindChildByName(const char *name)idWindow
FindChildByPoint(float x, float y, idWindow *below=NULL)idWindow
FindChildByPoint(float x, float y, idWindow **below)idWindowprotected
FindSimpleWinByName(const char *_name)idWindow
FixupParms()idWindow
FixupTransitions()idWindow
flagsidWindowprotected
focusedChildidWindowprotected
fontNumidWindowprotected
forceAspectHeightidWindowprotected
forceAspectWidthidWindowprotected
foreColoridWindowprotected
GainCapture()idWindowvirtual
GainFocus()idWindowvirtual
GetCaptureChild()idWindow
GetChild(int index)idWindow
GetChildCount(void)idWindow
GetChildIndex(idWindow *window)idWindow
GetComment()idWindowinline
GetDC(void)idWindowinline
GetFlags()idWindowinline
GetFocusedChild()idWindow
GetGui()idWindowinline
GetMaxCharHeight()idWindow
GetMaxCharWidth()idWindow
GetName()idWindowinline
GetParent()idWindowinline
GetScriptString(const char *name, idStr &out)idWindow
GetStrPtrByName(const char *_name)idWindow
GetWinVarByName(const char *_name, bool winLookup=false)idMarkerWindowvirtual
idWindow::GetWinVarByName(const char *_name, bool winLookup=false, drawWin_t **owner=NULL)idWindowvirtual
GetWinVarOffset(idWinVar *wv, drawWin_t *dw)idWindow
guiidWindowprotected
gui_debugidWindowprotectedstatic
gui_editidWindowprotectedstatic
HandleBuddyUpdate(idWindow *buddy)idWindowinlinevirtual
HandleEvent(const sysEvent_t *event, bool *updateVisuals)idMarkerWindowvirtual
HasAction()idWindowinlinevirtual
HasOps()idWindowinline
HasScripts()idWindowinlinevirtual
hideCursoridWindowprotected
hoveridWindowprotected
hoverColoridWindowprotected
idMarkerWindow(idUserInterfaceLocal *gui)idMarkerWindow
idMarkerWindow(idDeviceContext *d, idUserInterfaceLocal *gui)idMarkerWindow
idWindow(idUserInterfaceLocal *gui)idWindow
idWindow(idDeviceContext *d, idUserInterfaceLocal *gui)idWindow
imageBuffidMarkerWindowprivate
InitFromDictionary(idDict *dict, bool byName=true)idWindowvirtual
InsertChild(idWindow *win, idWindow *before)idWindow
Interactive()idWindow
IsSimple()idWindowprotected
lastTimeRunidWindowprotected
Line(int x1, int y1, int x2, int y2, dword *out, dword color)idMarkerWindowprivate
loggedStatsidMarkerWindowprivate
LoseCapture()idWindowvirtual
LoseFocus()idWindowvirtual
markerColoridMarkerWindowprivate
markerMatidMarkerWindowprivate
markerStopidMarkerWindowprivate
markerTimesidMarkerWindowprivate
matColoridWindowprotected
matScalexidWindowprotected
matScaleyidWindowprotected
MouseEnter()idMarkerWindowvirtual
MouseExit()idMarkerWindowvirtual
Move(float x, float y)idWindow
Moved()idWindowvirtual
nameidWindowprotected
namedEventsidWindowprotected
noEventsidWindowprotected
noTimeidWindowprotected
NumRegisterVarsidWindowstatic
numStatsidMarkerWindowprivate
NumTransitions()idWindow
ON_ACTION enum valueidWindow
ON_ACTIONRELEASE enum valueidWindow
ON_ACTIVATE enum valueidWindow
ON_DEACTIVATE enum valueidWindow
ON_ENTER enum valueidWindow
ON_ENTERRELEASE enum valueidWindow
ON_ESC enum valueidWindow
ON_FRAME enum valueidWindow
ON_MOUSEENTER enum valueidWindow
ON_MOUSEEXIT enum valueidWindow
ON_TRIGGER enum valueidWindow
opsidWindowprotected
originidWindowprotected
overChildidWindowprotected
parentidWindowprotected
Parse(idParser *src, bool rebuild=true)idWindowvirtual
ParseBracedExpression(idParser *src)idWindowprotected
ParseEmitOp(idParser *src, int a, wexpOpType_t opType, int priority, wexpOp_t **opp=NULL)idWindowprotected
ParseExpression(idParser *src, idWinVar *var=NULL, int component=0)idWindow
ParseExpressionPriority(idParser *src, int priority, idWinVar *var=NULL, int component=0)idWindowprotected
ParseInternalVar(const char *name, idParser *src)idMarkerWindowprivatevirtual
ParseRegEntry(const char *name, idParser *src)idWindowprotected
ParseScript(idParser *src, idGuiScriptList &list, int *timeParm=NULL, bool allowIf=false)idWindow
ParseScriptEntry(const char *name, idParser *src)idWindowprotected
ParseString(idParser *src, idStr &out)idWindowprotected
ParseTerm(idParser *src, idWinVar *var=NULL, int component=0)idWindowprotected
ParseVec4(idParser *src, idVec4 &out)idWindowprotected
Point(int x, int y, dword *out, dword color)idMarkerWindowprivate
PostParse()idMarkerWindowvirtual
ReadFromDemoFile(class idDemoFile *f, bool rebuild=true)idWindowvirtual
ReadFromSaveGame(idFile *savefile)idWindowvirtual
ReadSaveGameString(idStr &string, idFile *savefile)idWindow
ReadSaveGameTransition(idTransitionData &trans, idFile *savefile)idWindow
rectidWindowprotected
Redraw(float x, float y)idWindowvirtual
registerIsTemporaryidWindowprotectedstatic
RegisterVarsidWindowstatic
regListidWindowprotected
RegList()idWindowinline
RemoveChild(idWindow *win)idWindow
ResetCinematics()idWindow
ResetTime(int time)idWindow
RestoreExpressionParseState()idWindowprotected
rotateidWindowprotected
RouteMouseCoords(float xd, float yd)idMarkerWindowvirtual
RunNamedEvent(const char *eventName)idWindowvirtual
RunScript(int n)idWindow
RunScriptList(idGuiScriptList *src)idWindow
RunTimeEvents(int time)idWindowprotected
SaveExpressionParseState()idWindowprotected
saveOpsidWindowprotected
saveRegsidWindowprotected
saveTempsidWindowprotected
ScreenToClient(idRectangle *rect)idWindow
SCRIPT_COUNT enum valueidWindow
ScriptNamesidWindowstatic
scriptsidWindowprotected
SetAdjustMode(idWindow *child)idWindow
SetBuddy(idWindow *buddy)idWindowinlinevirtual
SetCapture(idWindow *w)idWindow
SetChildWinVarVal(const char *name, const char *var, const char *val)idWindow
SetComment(const char *p)idWindowinline
SetDC(idDeviceContext *d)idWindow
SetDefaults(void)idWindowprotected
SetFlag(unsigned int f)idWindow
SetFocus(idWindow *w, bool scripts=true)idWindow
SetFont()idWindow
SetInitialState(const char *_name)idWindow
SetParent(idWindow *w)idWindow
SetRegs(const char *key, const char *val)idWindow
SetScriptParams()idWindow
SetupBackground()idWindow
SetupFromState()idWindow
SetupTransforms(float x, float y)idWindow
shearidWindowprotected
Size(float x, float y, float w, float h)idWindow
Size()idWindow
Sized()idWindowvirtual
StartTransition()idWindow
statDataidMarkerWindowprivate
StateChanged(bool redraw)idWindowvirtual
stopTimeidMarkerWindowprivate
textidWindowprotected
textAlignidWindowprotected
textAlignxidWindowprotected
textAlignyidWindowprotected
textRectidWindowprotected
textScaleidWindowprotected
textShadowidWindowprotected
Time()idWindowprotected
timeLineidWindowprotected
timeLineEventsidWindowprotected
Transition()idWindowprotected
transitionsidWindowprotected
Trigger()idWindowvirtual
UpdateFromDictionary(idDict &dict)idWindow
updateVarsidWindowprotected
UpdateWinVars()idWindowprotected
visibleidWindowprotected
WriteSaveGameString(const char *string, idFile *savefile)idWindow
WriteSaveGameTransition(idTransitionData &trans, idFile *savefile)idWindow
WriteToDemoFile(class idDemoFile *f)idWindowvirtual
WriteToSaveGame(idFile *savefile)idWindowvirtual
xOffsetidWindowprotected
yOffsetidWindowprotected
~idMarkerWindow()idMarkerWindowvirtual
~idWindow()idWindowvirtual