Home
last modified time | relevance | path

Searched defs:gmax (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp291 …auto gmax = (fullArraySize - 1 - sharpItemCount_) - cmin * 6; // number of groups with maximum ite… in ApplySevenPlusOneMode() local
327 …auto gmax = (fullArraySize - 1 - sharpItemCount_) - cmin * 4; // number of groups with maximum ite… in ApplyFivePlusOneMode() local
369 …auto gmax = (fullArraySize - 1 - sharpItemCount_) - cmin * mode; // number of groups with maximum … in GetAutoCollapseIndex() local