Searched refs:NW_FONT_CMD_SET_VIEWPORT (Results 1 – 17 of 17) sorted by relevance
| /NW4C-1.3.3/include/nw/font/ |
| D | font_RectDrawerCommand.h | 97 #define NW_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ macro
|
| /NW4C-1.3.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 56 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 59 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 70 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 57 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/simple/sources/ |
| D | main.cpp | 64 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/group/sources/ |
| D | main.cpp | 55 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 52 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 56 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/font/ResFont/sources/ |
| D | main.cpp | 140 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/bounding/sources/ |
| D | main.cpp | 56 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 91 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in InitializeDraw()
|
| /NW4C-1.3.3/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 125 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 151 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 62 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/animShare/sources/ |
| D | main.cpp | 65 NW_FONT_CMD_SET_VIEWPORT(0, 0, colBufInfo.width, colBufInfo.height), in InitDraw()
|
| /NW4C-1.3.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 456 NW_FONT_CMD_SET_VIEWPORT( 0, 0, colBufInfo.width, colBufInfo.height ), in BeginDrawingString()
|