Searched defs:SetUsingPopup (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | indexer_model_impl.cpp | 87 void IndexerModelImpl::SetUsingPopup(bool state) in SetUsingPopup() function in OHOS::Ace::Framework::IndexerModelImpl |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ | ||
| D | indexer_model_ng.cpp | 101 void IndexerModelNG::SetUsingPopup(bool usingPopup) in SetUsingPopup() function in OHOS::Ace::NG::IndexerModelNG |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_indexer.cpp | 170 void JSIndexer::SetUsingPopup(bool state) in SetUsingPopup() function in OHOS::Ace::Framework::JSIndexer |