Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp119 constexpr int32_t DECORATION_COLOR_INDEX = 1; variable
9316 if (DECORATION_COLOR_INDEX < actualSize) { in SetDecoration()
9317 decorationColor = item->value[DECORATION_COLOR_INDEX].u32; in SetDecoration()
10941 g_numberValues[DECORATION_COLOR_INDEX].u32 = spanDecorationType.color; in GetDecoration()
10950 g_numberValues[DECORATION_COLOR_INDEX].u32 = textDecorationType.color; in GetDecoration()