Home
last modified time | relevance | path

Searched refs:DEFAULT_TIME_PICKER_TEXT_COLOR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_timepicker_bridge.cpp28 constexpr uint32_t DEFAULT_TIME_PICKER_TEXT_COLOR = 0xFF182431; variable
66 color.SetValue(DEFAULT_TIME_PICKER_TEXT_COLOR); in SetTextStyle()
164 color.SetValue(DEFAULT_TIME_PICKER_TEXT_COLOR); in SetDisappearTextStyle()
H A Darkts_native_textpicker_bridge.cpp26 constexpr uint32_t DEFAULT_TIME_PICKER_TEXT_COLOR = 0xFF182431; variable
150 textColor.SetValue(DEFAULT_TIME_PICKER_TEXT_COLOR); in SetTextStyle()
248 textColor.SetValue(DEFAULT_TIME_PICKER_TEXT_COLOR); in SetDisappearTextStyle()