Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.h110 …rentOptions(bool isDown = false, bool isUpateTextContentOnly = false, bool isDirectlyClear = false,
410 bool isUpateTextContentOnly, bool isDirectlyClear);
433 bool isUpateTextContentOnly, bool isDirectlyClear);
H A Dtextpicker_column_pattern.cpp426 … bool isDown, bool isUpateTextContentOnly, bool isDirectlyClear, bool isUpdateAnimationProperties) in FlushCurrentOptions() argument
447 FlushCurrentTextOptions(textPickerLayoutProperty, isUpateTextContentOnly, isDirectlyClear); in FlushCurrentOptions()
459 …PickerLayoutProperty>& textPickerLayoutProperty, bool isUpateTextContentOnly, bool isDirectlyClear) in ClearCurrentTextOptions() argument
461 if (isDirectlyClear) { in ClearCurrentTextOptions()
482 …PickerLayoutProperty>& textPickerLayoutProperty, bool isUpateTextContentOnly, bool isDirectlyClear) in FlushCurrentTextOptions() argument
484 ClearCurrentTextOptions(textPickerLayoutProperty, isUpateTextContentOnly, isDirectlyClear); in FlushCurrentTextOptions()