Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp178 constexpr int32_t REQUIRED_THREE_PARAM = 3; member
1112 auto actualSize = CheckAttributeItemArray(item, REQUIRED_THREE_PARAM); in SetTranslate()
1314 auto actualSize = CheckAttributeItemArray(item, REQUIRED_THREE_PARAM); in SetLinearGradient()
9007 auto actualSize = CheckAttributeItemArray(item, REQUIRED_THREE_PARAM); in SetOpacityTransition()
9109 auto actualSize = CheckAttributeItemArray(item, REQUIRED_THREE_PARAM); in SetMoveTransition()
10123 auto actualSize = CheckAttributeItemArray(item, REQUIRED_THREE_PARAM); in SetSelectedDate()
10146 g_attributeItem.size = REQUIRED_THREE_PARAM; in GetSelectedDate()
10191 g_attributeItem.size = REQUIRED_THREE_PARAM; in GetEdgeAlignment()
10240 g_attributeItem.size = REQUIRED_THREE_PARAM; in GetCalendarPickerTextStyle()
10590 g_attributeItem.size = REQUIRED_THREE_PARAM; in GetTransformCenter()
[all...]

Completed in 27 milliseconds