Home
last modified time | relevance | path

Searched refs:UICONTENT_IMPL_PTR (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp125 #define UICONTENT_IMPL_PTR(name) _##name->uiContent_ macro
3585 UICONTENT_IMPL_PTR(content)->OnPopupStateChange(event, config, nodeId); in CreateCustomPopupUIExtension()
3618 auto popupParam = UICONTENT_IMPL_PTR(content)->CreateCustomPopupParam(false, config); in DestroyCustomPopupUIExtension()
3620 UICONTENT_IMPL_PTR(content)->customPopupConfigMap_.erase(nodeId); in DestroyCustomPopupUIExtension()
3621 UICONTENT_IMPL_PTR(content)->popupUIExtensionRecords_.erase(nodeId); in DestroyCustomPopupUIExtension()
3657 UICONTENT_IMPL_PTR(content)->OnPopupStateChange(event, createConfig, targetId); in UpdateCustomPopupUIExtension()

Completed in 8 milliseconds