Home
last modified time | relevance | path

Searched defs:SetTimepickerBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtimepicker_modifier.cpp26 void SetTimepickerBackgroundColor(NodeHandle node, uint32_t color) in SetTimepickerBackgroundColor() function
Dapi.h646 void (*SetTimepickerBackgroundColor)(NodeHandle node, uint32_t color); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_timepicker_bridge.cpp32 ArkUINativeModuleValue TimepickerBridge::SetTimepickerBackgroundColor(ArkUIRuntimeCallInfo* runtime… in SetTimepickerBackgroundColor() function in OHOS::Ace::NG::TimepickerBridge