Searched refs:DISPLAY1_WIDTH (Results 1 – 7 of 7) sorted by relevance
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_SimpleApp.h | 49 DISPLAY1_WIDTH = 320, //!< 画面1の幅です。 enumerator
|
| /NW4C-2.0.3/demos/font/ResFont/sources/ |
| D | main.cpp | 494 InitDraw(demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain() 496 … DrawCounter(&drawer, pDrawStringBuf1, &font, demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain()
|
| /NW4C-2.0.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 420 app.DISPLAY1_WIDTH, in Draw() 423 DrawStringPostProcess( writer, app.DISPLAY1_WIDTH, app.DISPLAY1_HEIGHT ); in Draw()
|
| /NW4C-2.0.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 586 InitDraw(demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain() 592 demoApp.DISPLAY1_WIDTH, in nnMain()
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 283 InitDraw(demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain()
|
| /NW4C-2.0.3/demos/font/OldResFont/sources/ |
| D | main.cpp | 366 demoApp.DISPLAY1_WIDTH, in nnMain()
|
| /NW4C-2.0.3/demos/font/PackedFont/sources/ |
| D | main.cpp | 529 SetupTextCamera(textWriterResource, demoApp.DISPLAY1_WIDTH, demoApp.DISPLAY1_HEIGHT); in nnMain()
|