Searched refs:LIST_ROW (Results 1 – 1 of 1) sorted by relevance
283 #define LIST_ROW 8 // # of rows in the list screen macro861 for (i = 0; i < LIST_ROW && Offset + i < NumEntries; ++i) in ListDrawTick()1171 if (Offset + LIST_ROW <= Current) in SelectAnimTick()