Searched refs:HEIGHT (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-2.1/build/demos/gxdemo/src/Geometry/ |
| D | geo-particle.c | 22 #define HEIGHT 20 macro 153 -WIDTH, HEIGHT, -WIDTH, 154 -WIDTH, HEIGHT, WIDTH, 155 -WIDTH, -HEIGHT, WIDTH, 156 -WIDTH, -HEIGHT, -WIDTH, 157 WIDTH, HEIGHT, -WIDTH, 158 WIDTH, -HEIGHT, -WIDTH, 159 WIDTH, -HEIGHT, WIDTH, 160 WIDTH, HEIGHT, WIDTH
|
| /RvlSDK-2.1/build/demos/wpaddemo/src/ |
| D | wpad_axdemo.c | 851 static const s16 HEIGHT = 10; variable 874 DEMOPrintf( 16, y+=HEIGHT, 0, "%s : %s", button, SampleFiles[ButtonMap[i][1]]); in RenderOperation() 877 DEMOPrintf( 16, y+=HEIGHT, 0, "Home : Stop all sounds"); in RenderOperation() 878 DEMOPrintf( 16, y+=HEIGHT, 0, "Home + 1 : Mute On"); in RenderOperation() 879 DEMOPrintf( 16, y+=HEIGHT, 0, "Home + 2 : Mute Off"); in RenderOperation() 891 y += HEIGHT; in RenderControllerStatus()
|
| D | wpad_seqdemo.c | 471 static const s16 HEIGHT = 10; variable 476 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sequence"); in RenderOperation() 494 y += HEIGHT; in RenderControllerStatus()
|
| D | wpad_spdemo.c | 595 static const s16 HEIGHT = 10; variable 600 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sfx"); in RenderOperation() 618 y += HEIGHT; in RenderControllerStatus()
|