Searched refs:HEIGHT (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.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-3.1/build/demos/wpaddemo/src/ |
| D | wpad_axdemo.c | 1034 static const s16 HEIGHT = 10; variable 1061 DEMOPrintf( 16, y+=HEIGHT, 0, "%s : %s", button, SampleFiles[ButtonMap[i][1]]); in RenderOperation() 1064 DEMOPrintf( 16, y+=HEIGHT, 0, "Home : Stop all sounds"); in RenderOperation() 1065 DEMOPrintf( 16, y+=HEIGHT, 0, "Plus : Mute On"); in RenderOperation() 1066 DEMOPrintf( 16, y+=HEIGHT, 0, "Minus : Mute Off"); in RenderOperation() 1084 y += HEIGHT; in RenderControllerStatus()
|
| D | wpad_spdemo.c | 697 static const s16 HEIGHT = 10; variable 702 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sfx"); in RenderOperation() 720 y += HEIGHT; in RenderControllerStatus()
|
| D | wpad_seqdemo.c | 571 static const s16 HEIGHT = 10; variable 576 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sequence"); in RenderOperation() 594 y += HEIGHT; in RenderControllerStatus()
|