Home
last modified time | relevance | path

Searched refs:DEFAULT_PICKER_SELECTED_COLOR (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp218 constexpr uint32_t DEFAULT_PICKER_SELECTED_COLOR = 0xFF007DFF; member
7855 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_SELECTED_COLOR); in SetDatePickerSelectedTextStyle()
8045 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_SELECTED_COLOR); in SetTimePickerSelectedTextStyle()
8171 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_SELECTED_COLOR); in SetTextPickerSelectedTextStyle()

Completed in 25 milliseconds