Home
last modified time | relevance | path

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

/RvlSDK-2.1/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-2.1/build/demos/wpaddemo/src/
Dwpad_axdemo.c851 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()
Dwpad_seqdemo.c471 static const s16 HEIGHT = 10; variable
476 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sequence"); in RenderOperation()
494 y += HEIGHT; in RenderControllerStatus()
Dwpad_spdemo.c595 static const s16 HEIGHT = 10; variable
600 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sfx"); in RenderOperation()
618 y += HEIGHT; in RenderControllerStatus()