Searched defs:SetContentFontColor (Results 1 – 3 of 3) sorted by relevance
62 void SetContentFontColor(NodeHandle node, const uint32_t color) in SetContentFontColor() function
1228 void (*SetContentFontColor)(NodeHandle node, const uint32_t colorVal); member
78 ArkUINativeModuleValue MenuItemBridge::SetContentFontColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetContentFontColor() function in OHOS::Ace::NG::MenuItemBridge