Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/carddemo/src/
Dlistdemo.c331 static void DrawRectangle(int x, int y, int cx, int cy, GXColor color) in DrawRectangle() function
405DrawRectangle(x, y - FontData->ascent * size / FontData->cellWidth, cx, FontData->leading * size /… in DrawMenu()
432 DrawRectangle(x, y, cx, cy, color); in DrawMessage()
558 DrawRectangle(16, 330, 2 * DVD_BANNER_WIDTH, 2 * DVD_BANNER_HEIGHT, Black); in ProbeDrawTick()
569 DrawRectangle(16, 200 - FontData->ascent, 458, FontData->leading, Green); in ProbeDrawTick()
576 DrawRectangle(16, 224 - FontData->ascent, 458, FontData->leading, Green); in ProbeDrawTick()
583 DrawRectangle(16, 250 - FontData->ascent, 458, 2 * FontData->leading + 15, Green); in ProbeDrawTick()
591 DrawRectangle(220, 354 - FontData->ascent, 192, FontData->leading, Green); in ProbeDrawTick()
606 DrawRectangle(220, 378 - FontData->ascent, 192, FontData->leading, Green); in ProbeDrawTick()
664 DrawRectangle(16, 250, 300, 25, Black); in DrawProgressBar()
[all …]