Lines Matching refs:unit
336 * the component is not blurred. The unit is vp. The default value is <b>0.0</b>. \n
340 * the image is not blurred. The unit is vp. \n
647 * .value[0].f32: width of the image. The value range is [0, +∞), and the unit is vp. \n
648 * .value[1].f32: height of the image. The value range is [0, +∞), and the unit is vp. \n
2258 * .value[0].f32: width of the left edge. The unit is vp. \n
2259 * .value[1].f32: width of the top edge. The unit is vp. \n
2260 * .value[2].f32: width of the right edge. The unit is vp. \n
2261 * .value[3].f32: width of the bottom edge. The unit is vp. \n
2264 * .value[0].f32: width of the left edge. The unit is vp. \n
2265 * .value[1].f32: width of the top edge. The unit is vp. \n
2266 * .value[2].f32: width of the right edge. The unit is vp. \n
2267 * .value[3].f32: width of the bottom edge. The unit is vp. \n
2411 * .value[0].i32: maximum number of characters in the text input, without a unit. \n
4334 *.value[2].f32: the distance between the divider and the beginning of the side of the list, unit vp; \n
4335 *.value[3].f32: the distance between the divider and the end of the side of the list (unit: vp). \n
4340 *.value[2].f32: the distance between the divider and the beginning of the side of the list, unit vp; \n
4341 *.value[3].f32: the distance between the divider and the end of the side of the list (unit: vp). \n
4560 * .value[0].f32: the front margin. The unit is vp. The default value is <b>0.0</b>\n
4564 * .value[0].f32: the front margin, the unit is vp. \n
4575 * .value[0].f32: the back margin. The unit is vp. The default value is <b>0.0</b>\n
4579 * .value[0].f32: the back margin, the unit is vp. \n
7104 * @brief Sets the unit for a component.
7106 * @param node Indicates the component for which you want to set the unit.
7107 * @param unit Indicates the unit, which is an enumerated value of {@link ArkUI_LengthMetricUnit}.
7112 int32_t (*setLengthMetricUnit)(ArkUI_NodeHandle node, ArkUI_LengthMetricUnit unit);