![]() |
doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idDeviceContext, including all inherited members.
| activeFont | idDeviceContext | private |
| AdjustCoords(float *x, float *y, float *w, float *h) | idDeviceContext | |
| ALIGN_CENTER enum value | idDeviceContext | |
| ALIGN_LEFT enum value | idDeviceContext | |
| ALIGN_RIGHT enum value | idDeviceContext | |
| CharWidth(const char c, float scale) | idDeviceContext | |
| Clear(void) | idDeviceContext | private |
| ClippedCoords(float *x, float *y, float *w, float *h) | idDeviceContext | |
| ClippedCoords(float *x, float *y, float *w, float *h, float *s1, float *t1, float *s2, float *t2) | idDeviceContext | |
| clipRects | idDeviceContext | private |
| colorBlack | idDeviceContext | static |
| colorBlue | idDeviceContext | static |
| colorGreen | idDeviceContext | static |
| colorNone | idDeviceContext | static |
| colorOrange | idDeviceContext | static |
| colorPurple | idDeviceContext | static |
| colorRed | idDeviceContext | static |
| colorWhite | idDeviceContext | static |
| colorYellow | idDeviceContext | static |
| cursor | idDeviceContext | private |
| CURSOR_ARROW enum value | idDeviceContext | |
| CURSOR_COUNT enum value | idDeviceContext | |
| CURSOR_HAND enum value | idDeviceContext | |
| cursorImages | idDeviceContext | private |
| DrawCursor(float *x, float *y, float size) | idDeviceContext | |
| DrawEditCursor(float x, float y, float scale) | idDeviceContext | |
| DrawFilledRect(float x, float y, float width, float height, const idVec4 &color) | idDeviceContext | |
| DrawMaterial(float x, float y, float w, float h, const idMaterial *mat, const idVec4 &color, float scalex=1.0, float scaley=1.0) | idDeviceContext | |
| DrawMaterialRect(float x, float y, float w, float h, float size, const idMaterial *mat, const idVec4 &color) | idDeviceContext | |
| DrawMaterialRotated(float x, float y, float w, float h, const idMaterial *mat, const idVec4 &color, float scalex=1.0, float scaley=1.0, float angle=0.0f) | idDeviceContext | |
| DrawRect(float x, float y, float width, float height, float size, const idVec4 &color) | idDeviceContext | |
| DrawStretchPic(float x, float y, float w, float h, float s0, float t0, float s1, float t1, const idMaterial *mat) | idDeviceContext | |
| DrawStretchPicRotated(float x, float y, float w, float h, float s0, float t0, float s1, float t1, const idMaterial *mat, float angle=0.0f) | idDeviceContext | |
| DrawText(const char *text, float textScale, int textAlign, idVec4 color, idRectangle rectDraw, bool wrap, int cursor=-1, bool calcOnly=false, idList< int > *breaks=NULL, int limit=0) | idDeviceContext | |
| DrawText(float x, float y, float scale, idVec4 color, const char *text, float adjust, int limit, int style, int cursor=-1) | idDeviceContext | private |
| EnableClipping(bool b) | idDeviceContext | inline |
| enableClipping | idDeviceContext | private |
| EnableLocalization() | idDeviceContext | |
| FindFont(const char *name) | idDeviceContext | |
| fontLang | idDeviceContext | private |
| fontName | idDeviceContext | private |
| fonts | idDeviceContext | privatestatic |
| GetOverStrike() | idDeviceContext | inline |
| GetScrollBarImage(int index) | idDeviceContext | |
| GetTextRegion(const char *text, float textScale, idRectangle rectDraw, float xStart, float yStart) | idDeviceContext | |
| GetTransformInfo(idVec3 &origin, idMat3 &mat) | idDeviceContext | |
| idDeviceContext() | idDeviceContext | |
| Init() | idDeviceContext | |
| initialized | idDeviceContext | private |
| Initialized() | idDeviceContext | inline |
| mat | idDeviceContext | private |
| MaxCharHeight(float scale) | idDeviceContext | |
| MaxCharWidth(float scale) | idDeviceContext | |
| mbcs | idDeviceContext | private |
| origin | idDeviceContext | private |
| overStrikeMode | idDeviceContext | private |
| PaintChar(float x, float y, float width, float height, float scale, float s, float t, float s2, float t2, const idMaterial *hShader) | idDeviceContext | private |
| PopClipRect() | idDeviceContext | |
| PushClipRect(float x, float y, float w, float h) | idDeviceContext | |
| PushClipRect(idRectangle r) | idDeviceContext | |
| SCROLLBAR_COUNT enum value | idDeviceContext | |
| SCROLLBAR_DOWN enum value | idDeviceContext | |
| SCROLLBAR_HBACK enum value | idDeviceContext | |
| SCROLLBAR_LEFT enum value | idDeviceContext | |
| SCROLLBAR_RIGHT enum value | idDeviceContext | |
| SCROLLBAR_THUMB enum value | idDeviceContext | |
| SCROLLBAR_UP enum value | idDeviceContext | |
| SCROLLBAR_VBACK enum value | idDeviceContext | |
| scrollBarImages | idDeviceContext | private |
| SetCursor(int n) | idDeviceContext | |
| SetFont(int num) | idDeviceContext | |
| SetFontByScale(float scale) | idDeviceContext | private |
| SetOverStrike(bool b) | idDeviceContext | inline |
| SetSize(float width, float height) | idDeviceContext | |
| SetTransformInfo(const idVec3 &origin, const idMat3 &mat) | idDeviceContext | |
| SetupFonts() | idDeviceContext | |
| Shutdown() | idDeviceContext | |
| TextHeight(const char *text, float scale, int limit) | idDeviceContext | |
| TextWidth(const char *text, float scale, int limit) | idDeviceContext | |
| useFont | idDeviceContext | private |
| vidHeight | idDeviceContext | private |
| vidWidth | idDeviceContext | private |
| whiteImage | idDeviceContext | private |
| xScale | idDeviceContext | private |
| yScale | idDeviceContext | private |
| ~idDeviceContext() | idDeviceContext | inline |
1.8.6.