Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp292 auto cmax = cmin + 1; // maximum items in one group including visible character in the group in ApplySevenPlusOneMode() local
328 auto cmax = cmin + 1; // maximum items in one group including visible character in the group in ApplyFivePlusOneMode() local
370 auto cmax = cmin + 1; // maximum items in one group including visible character in the group in GetAutoCollapseIndex() local