Searched defs:SetMenuFontColor (Results 1 – 3 of 3) sorted by relevance
31 void SetMenuFontColor(NodeHandle node, uint32_t color) in SetMenuFontColor() function
1241 void (*SetMenuFontColor)(NodeHandle node, uint32_t colorVal); member
24 ArkUINativeModuleValue MenuBridge::SetMenuFontColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMenuFontColor() function in OHOS::Ace::NG::MenuBridge