Searched refs:unitsLength (Results 1 – 5 of 5) sorted by relevance
240 int unitsLength = unitsList.length(); in ParseUnits() local243 while (end < unitsLength && unitsList[end] != MEASURE_UNIT_SEP) { in ParseUnits()246 if (end >= unitsLength) { in ParseUnits()257 if ((count + 1 != unitCount) || end < unitsLength) { in ParseUnits()
58 const ArkUI_Int32* units, ArkUI_Int32 unitsLength) in SetBarGridAlign() argument63 …if (unitsLength != DEFAULT_LENGTH_OF_BAR_GRID_ALIGN || valuesLength != DEFAULT_LENGTH_OF_BAR_GRID_… in SetBarGridAlign()
1242 const ArkUI_Int32* units, ArkUI_Int32 unitsLength);
1231 int valuesLength, int unitsLength) in ParseRotate() argument1233 if (valuesLength != SIZE_OF_EIGHT || unitsLength != SIZE_OF_THREE) { in ParseRotate()
2866 const ArkUI_Int32* units, ArkUI_Int32 unitsLength);