Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoice.c86 #define TEXT_SIZE_ROW 1 macro
133 #define CHOICE_TEXT_SIZE ((TEXT_SIZE_COL<<CHOICE_SHIFT)|TEXT_SIZE_ROW)
604 int image_x=TEXT_SIZE_COL*choiceImageW, image_y=TEXT_SIZE_ROW*choiceImageH; in ShowTextSize()
609 image_y = 1+windowPadding+TEXT_SIZE_ROW*(choiceImageH+windowPadding); in ShowTextSize()