Home
last modified time | relevance | path

Searched refs:MIXTURE_CHILD_COUNT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp49 constexpr size_t MIXTURE_CHILD_COUNT = 2; variable
634 if (children.size() != MIXTURE_CHILD_COUNT) { in FlushCurrentMixtureOptions()
971 if (children.size() != MIXTURE_CHILD_COUNT) { in UpdateTextPropertiesLinear()