Searched refs:VISIBLE_VALUE_ROWS (Results 1 – 2 of 2) sorted by relevance
6 #define VISIBLE_VALUE_ROWS 7 macro
538 mRowHeight = (client.Height() + VISIBLE_VALUE_ROWS - 1) / VISIBLE_VALUE_ROWS; in OnCreate()