Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp205 constexpr int32_t CALENDAR_PICKER_FONT_COLOR_INDEX = 0; member
10212 if (CALENDAR_PICKER_FONT_COLOR_INDEX < actualSize) { in SetCalendarPickerTextStyle()
10213 fontColor = item->value[CALENDAR_PICKER_FONT_COLOR_INDEX].u32; in SetCalendarPickerTextStyle()
10237 g_numberValues[CALENDAR_PICKER_FONT_COLOR_INDEX].u32 = textStyle.fontColor; in GetCalendarPickerTextStyle()

Completed in 26 milliseconds