Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.h54 bool HasSetTipText() const in HasSetTipText() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dselect_model_impl.cpp77 if (!selectComponent->HasSetTipText()) { in SetSelected()