Home
last modified time | relevance | path

Searched refs:last_row_first_item_index (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtdgtbmpl.c959 int last_row_first_item_index=0, this_row_first_item_index=0; local
965 last_row_first_item_index = num_cols * (round(((double)num_items) /
968 last_row_first_item_index = num_cols * ((int)(num_items / num_cols));
987 pTdgtBmpList->marked_index = last_row_first_item_index+col;