Searched defs:SetBarBackgroundColor (Results 1 – 5 of 5) sorted by relevance
47 void SetBarBackgroundColor(const Color& backgroundColor) override {}; in SetBarBackgroundColor() function
98 void SetBarBackgroundColor(ArkUINodeHandle node, ArkUI_Uint32 color) in SetBarBackgroundColor() function
477 void TabsModelNG::SetBarBackgroundColor(const Color& backgroundColor) in SetBarBackgroundColor() function in OHOS::Ace::NG::TabsModelNG757 void TabsModelNG::SetBarBackgroundColor(FrameNode* frameNode, const Color& backgroundColor) in SetBarBackgroundColor() function in OHOS::Ace::NG::TabsModelNG
443 void JSTabs::SetBarBackgroundColor(const JSCallbackInfo& info) in SetBarBackgroundColor() function in OHOS::Ace::Framework::JSTabs
292 ArkUINativeModuleValue TabsBridge::SetBarBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBarBackgroundColor() function in OHOS::Ace::NG::TabsBridge