Home
last modified time | relevance | path

Searched refs:SetDefaultBackgroundColorIfNeeded (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtool_bar_pattern.h58 SetDefaultBackgroundColorIfNeeded(host); in OnAttachToFrameNode()
78 void SetDefaultBackgroundColorIfNeeded(RefPtr<FrameNode>& host);
H A Dtool_bar_pattern.cpp47 SetDefaultBackgroundColorIfNeeded(host); in UpdateBackgroundStyle()
208 void NavToolbarPattern::SetDefaultBackgroundColorIfNeeded(RefPtr<FrameNode>& host) in SetDefaultBackgroundColorIfNeeded() function in OHOS::Ace::NG::NavToolbarPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dtool_bar_test_ng.cpp228 navToolbarPattern->SetDefaultBackgroundColorIfNeeded(frameNode);