Searched defs:MAX_VIEWGROUP (Results 1 – 2 of 2) sorted by relevance
27 static constexpr int16_t MAX_VIEWGROUP = 3; // swipe window count variable
154 …nage::SetViewGroup(funcClick click, funcLongPress press, ViewGroupPage* viewPage[MAX_VIEWGROUP], i… in SetViewGroup()