Searched defs:SetBarBackgroundColor (Results 1 – 6 of 6) sorted by relevance
45 void SetBarBackgroundColor(const Color& backgroundColor) override {}; in SetBarBackgroundColor() function
94 void SetBarBackgroundColor(NodeHandle node, uint32_t color) in SetBarBackgroundColor() function
1184 void (*SetBarBackgroundColor)(NodeHandle node, uint32_t color); member
435 void TabsModelNG::SetBarBackgroundColor(const Color& backgroundColor) in SetBarBackgroundColor() function in OHOS::Ace::NG::TabsModelNG717 void TabsModelNG::SetBarBackgroundColor(FrameNode* frameNode, const Color& backgroundColor) in SetBarBackgroundColor() function in OHOS::Ace::NG::TabsModelNG
387 void JSTabs::SetBarBackgroundColor(const JSCallbackInfo& info) in SetBarBackgroundColor() function in OHOS::Ace::Framework::JSTabs
284 ArkUINativeModuleValue TabsBridge::SetBarBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBarBackgroundColor() function in OHOS::Ace::NG::TabsBridge