Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1453 int widthUnits[ALLOW_SIZE_4] = { unit, unit, unit, unit }; in SetBorderWidth() local
1475 node->uiNodeHandle, widthVals, widthUnits, ALLOW_SIZE_4); in SetBorderWidth()
1478 node->uiNodeHandle, widthVals, widthUnits, ALLOW_SIZE_4); in SetBorderWidth()
1586 int widthUnits[ALLOW_SIZE_4] = { UNIT_PERCENT, UNIT_PERCENT, UNIT_PERCENT, UNIT_PERCENT }; in SetBorderWidthPercent() local
1608 node->uiNodeHandle, widthVals, widthUnits, ALLOW_SIZE_4); in SetBorderWidthPercent()
1611 node->uiNodeHandle, widthVals, widthUnits, ALLOW_SIZE_4); in SetBorderWidthPercent()
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1142 ArkUI_Int32* widthUnits; member

Completed in 42 milliseconds