Searched defs:SetUsingPopup (Results 1 – 5 of 5) sorted by relevance
86 void IndexerModelImpl::SetUsingPopup(bool state) in SetUsingPopup() function in OHOS::Ace::Framework::IndexerModelImpl
89 void IndexerModelNG::SetUsingPopup(bool usingPopup) in SetUsingPopup() function in OHOS::Ace::NG::IndexerModelNG547 void IndexerModelNG::SetUsingPopup(FrameNode* frameNode, bool usingPopup) in SetUsingPopup() function in OHOS::Ace::NG::IndexerModelNG
189 void JSIndexer::SetUsingPopup(bool state) in SetUsingPopup() function in OHOS::Ace::Framework::JSIndexer
509 ArkUINativeModuleValue AlphabetIndexerBridge::SetUsingPopup(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetUsingPopup() function in OHOS::Ace::NG::AlphabetIndexerBridge
325 void SetUsingPopup(ArkUINodeHandle node, ArkUI_Bool value) in SetUsingPopup() function