Home
last modified time | relevance | path

Searched refs:FlushCurrentTextOptions (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.h409 void FlushCurrentTextOptions(const RefPtr<TextPickerLayoutProperty>& textPickerLayoutProperty,
H A Dtextpicker_column_pattern.cpp447 FlushCurrentTextOptions(textPickerLayoutProperty, isUpateTextContentOnly, isDirectlyClear); in FlushCurrentOptions()
481 void TextPickerColumnPattern::FlushCurrentTextOptions( in FlushCurrentTextOptions() function in OHOS::Ace::NG::TextPickerColumnPattern