Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoice.c71 #define PAGE_ROW 0 macro
144 #define CHOICE_PAGE ((PAGE_COL<<CHOICE_SHIFT)|PAGE_ROW)
893 int image_x=PAGE_COL*choiceImageW, image_y=PAGE_ROW*choiceImageH; in ShowPage()
897 image_y = 1+windowPadding+PAGE_ROW*(choiceImageH+windowPadding); in ShowPage()
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-page-row.h32 G_DECLARE_FINAL_TYPE (EphyPageRow, ephy_page_row, EPHY, PAGE_ROW, GtkListBoxRow)