Searched refs:NW_FONT_CMD_SET_VIEWPORT (Results 1 – 18 of 18) sorted by relevance
| /NW4C-2.0.3/include/nw/font/ |
| D | font_RectDrawerCommand.h | 99 #define NW_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ macro
|
| /NW4C-2.0.3/demos/lyt/simple/sources/ |
| D | main.cpp | 66 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/texVram/sources/ |
| D | main.cpp | 54 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 59 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 72 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 58 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 61 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 58 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/group/sources/ |
| D | main.cpp | 57 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 54 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/font/ResFont/sources/ |
| D | main.cpp | 142 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 58 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 93 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in InitializeDraw()
|
| /NW4C-2.0.3/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 127 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 153 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 67 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 64 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 458 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in BeginDrawingString()
|