Home
last modified time | relevance | path

Searched defs:SetContainerModalTitleHeight (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h304 virtual void SetContainerModalTitleHeight(int height) {} in SetContainerModalTitleHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp583 void ContainerModalPattern::SetContainerModalTitleHeight(int32_t height) in SetContainerModalTitleHeight() function in OHOS::Ace::NG::ContainerModalPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp4371 void PipelineContext::SetContainerModalTitleHeight(int32_t height) in SetContainerModalTitleHeight() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3783 void UIContentImpl::SetContainerModalTitleHeight(int32_t height) in SetContainerModalTitleHeight() function in OHOS::Ace::UIContentImpl