Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.h228 bool CanShowCustomTitle();
H A Dcontainer_modal_pattern.cpp565 } else if (CanShowCustomTitle()) { in SetContainerModalTitleVisible()
858 bool ContainerModalPattern::CanShowCustomTitle() in CanShowCustomTitle() function in OHOS::Ace::NG::ContainerModalPattern