Searched refs:nVisibleConditions (Results 1 – 1 of 1) sorted by relevance
331 size_t nVisibleConditions = ::std::min( impl_getConditionCount(), MAX_CONDITIONS ); in impl_layoutConditions() local332 Size aPlaygroundSize( nConditionWidth, nVisibleConditions * nConditionHeight ); in impl_layoutConditions()
Completed in 11 milliseconds