Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp217 constexpr uint32_t DEFAULT_PICKER_STYLE_COLOR = 0xFF182431; member
7773 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_STYLE_COLOR); in SetDatePickerDisappearTextStyle()
7814 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_STYLE_COLOR); in SetDatePickerTextStyle()
7962 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_STYLE_COLOR); in SetTimePickerDisappearTextStyle()
8003 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_STYLE_COLOR); in SetTimePickerTextStyle()
8087 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_STYLE_COLOR); in SetTextPickerDisappearTextStyle()
8129 ArkUI_Uint32 color = StringToColorInt(params[NUM_0].c_str(), DEFAULT_PICKER_STYLE_COLOR); in SetTextPickerTextStyle()

Completed in 24 milliseconds