Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h387 …void SetCustomPopupConfig(int32_t nodeId, const CustomPopupUIExtensionConfig& config, int32_t popu…
H A Dui_content_impl.cpp3619 void UIContentImpl::SetCustomPopupConfig(int32_t nodeId, const CustomPopupUIExtensionConfig& config… in SetCustomPopupConfig() function in OHOS::Ace::UIContentImpl
3685 SetCustomPopupConfig(nodeId, config, uiExtNode->GetId()); in CreateCustomPopupUIExtension()