Home
last modified time | relevance | path

Searched refs:HEIGHT (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.1.4/build/demos/gxdemo/src/Geometry/
Dgeo-particle.c22 #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.4/build/demos/wpaddemo/src/
Dwpad_axdemo.c1034 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()
Dwpad_seqdemo.c571 static const s16 HEIGHT = 10; variable
576 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sequence"); in RenderOperation()
594 y += HEIGHT; in RenderControllerStatus()
Dwpad_spdemo.c697 static const s16 HEIGHT = 10; variable
702 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sfx"); in RenderOperation()
720 y += HEIGHT; in RenderControllerStatus()