Home
last modified time | relevance | path

Searched refs:GetSelectIndex (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_picker.cpp213 uint16_t userSelectIndex = listListener_->GetSelectIndex(); in RefreshValues()
231 uint16_t userSelectIndex = listListener_->GetSelectIndex(); in RefreshValues()
328 uint16_t lastSelectIndex = listListener_->GetSelectIndex(); in RefreshSelected()
362 return listListener_->GetSelectIndex(); in GetSelected()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.h211 virtual void GetSelectIndex(int32_t& start, int32_t& end) const in GetSelectIndex() function in OHOS::Ace::NG::TextBase
H A Dbase_text_select_overlay.h251 pattern->GetSelectIndex(start, end); in OnUpdateOnCreateMenuCallback()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h69 uint16_t GetSelectIndex() const in GetSelectIndex() function in OHOS::PickerListScrollListener
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1431 void GetSelectIndex(int32_t& start, int32_t& end) const override

Completed in 8 milliseconds