Searched defs:SetUsingPopup (Results 1 – 5 of 5) sorted by relevance
87 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::IndexerModelNG535 void IndexerModelNG::SetUsingPopup(FrameNode* frameNode, bool usingPopup) in SetUsingPopup() function in OHOS::Ace::NG::IndexerModelNG
177 void JSIndexer::SetUsingPopup(bool state) in SetUsingPopup() function in OHOS::Ace::Framework::JSIndexer
477 ArkUINativeModuleValue AlphabetIndexerBridge::SetUsingPopup(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetUsingPopup() function in OHOS::Ace::NG::AlphabetIndexerBridge
330 void SetUsingPopup(ArkUINodeHandle node, ArkUI_Bool value) in SetUsingPopup() function