Searched defs:SetTimepickerBackgroundColor (Results 1 – 3 of 3) sorted by relevance
26 void SetTimepickerBackgroundColor(NodeHandle node, uint32_t color) in SetTimepickerBackgroundColor() function
646 void (*SetTimepickerBackgroundColor)(NodeHandle node, uint32_t color); member
32 ArkUINativeModuleValue TimepickerBridge::SetTimepickerBackgroundColor(ArkUIRuntimeCallInfo* runtime… in SetTimepickerBackgroundColor() function in OHOS::Ace::NG::TimepickerBridge