Home
last modified time | relevance | path

Searched defs:isCustomTitle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_partial_update_model.h57 bool isCustomTitle = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.cpp318 auto isCustomTitle = navDestination->GetPrevTitleIsCustomValue(false); in MeasureTitle() local
373 auto isCustomTitle = navBarNode->GetPrevTitleIsCustomValue(false); in MeasureTitle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.cpp318 auto isCustomTitle = hostNode->GetPrevTitleIsCustomValue(false); in GetBackButtonState() local