Searched refs:DISPLAY1_WIDTH (Results 1 – 7 of 7) sorted by relevance
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_SimpleApp.h | 47 DISPLAY1_WIDTH = 320, //!< 画面1の幅です。 enumerator
|
| /NW4C-1.3.3/demos/font/ResFont/sources/ |
| D | main.cpp | 492 InitDraw(demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain() 494 … DrawCounter(&drawer, pDrawStringBuf1, &font, demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain()
|
| /NW4C-1.3.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 418 app.DISPLAY1_WIDTH, in Draw() 421 DrawStringPostProcess( writer, app.DISPLAY1_WIDTH, app.DISPLAY1_HEIGHT ); in Draw()
|
| /NW4C-1.3.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 584 InitDraw(demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain() 590 demoApp.DISPLAY1_WIDTH, in nnMain()
|
| /NW4C-1.3.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 281 InitDraw(demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain()
|
| /NW4C-1.3.3/demos/font/OldResFont/sources/ |
| D | main.cpp | 364 demoApp.DISPLAY1_WIDTH, in nnMain()
|
| /NW4C-1.3.3/demos/font/PackedFont/sources/ |
| D | main.cpp | 527 SetupTextCamera(textWriterResource, demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain()
|