Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_option.h124 bool hasTextFocus_ = false; variable
H A Drender_picker_option.cpp301 hasTextFocus_ = focus; in UpdateTextFocus()