Home
last modified time | relevance | path

Searched refs:COLOR_ROW (Results 1 – 1 of 1) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoice.c79 #define COLOR_ROW 0 macro
122 #define CHOICE_COLOR ((COLOR_COL<<CHOICE_SHIFT)|COLOR_ROW)
339 int x=COLOR_COL*choiceImageW, y=COLOR_ROW*choiceImageH;
343 y = 1+windowPadding+COLOR_ROW*(choiceImageH+windowPadding);