Home
last modified time | relevance | path

Searched refs:SetTimepickerBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_timepicker_bridge.h27 … static ArkUINativeModuleValue SetTimepickerBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_timepicker_bridge.cpp31 ArkUINativeModuleValue TimepickerBridge::SetTimepickerBackgroundColor(ArkUIRuntimeCallInfo* runtime… in SetTimepickerBackgroundColor() function in OHOS::Ace::NG::TimepickerBridge
H A Darkts_native_api_impl_bridge.cpp2821 …:FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TimepickerBridge::SetTimepickerBackgroundColor)); in RegisterTimepickerAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_timepicker_modifier.cpp61 void SetTimepickerBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetTimepickerBackgroundColor() function
371 ResetTimepickerSelected, GetTimepickerBackgroundColor, SetTimepickerBackgroundColor, in GetTimepickerModifier()
385 ResetTimepickerSelected, GetTimepickerBackgroundColor, SetTimepickerBackgroundColor, in GetCJUITimepickerModifier()