Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtimepicker_modifier.cpp33 void ResetTimepickerBackgroundColor(NodeHandle node) in ResetTimepickerBackgroundColor() function
Dapi.h653 void (*ResetTimepickerBackgroundColor)(NodeHandle node); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_timepicker_bridge.cpp44 ArkUINativeModuleValue TimepickerBridge::ResetTimepickerBackgroundColor(ArkUIRuntimeCallInfo* runti… in ResetTimepickerBackgroundColor() function in OHOS::Ace::NG::TimepickerBridge