Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp562 double minIntrinsicWidth = OH_Drawing_TypographyGetMinIntrinsicWidth(typography); in OHDrawingTypographyGetMinIntrinsicWidth() local
564 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMinIntrinsicWidth()
599 double minIntrinsicWidth = OH_Drawing_TypographyGetMinIntrinsicWidth(typography); in OHDrawingTypographyGetMaxIntrinsicWidth() local
601 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMaxIntrinsicWidth()
1239 double minIntrinsicWidth = OH_Drawing_TypographyGetMinIntrinsicWidth(typographyyy); in OHDrawingTypographyGetMinIntrinsicWidthNormal() local
1241 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMinIntrinsicWidthNormal()
1276 double minIntrinsicWidth = OH_Drawing_TypographyGetMinIntrinsicWidth(typography); in OHDrawingTypographyGetMaxIntrinsicWidthNormal() local
1278 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMaxIntrinsicWidthNormal()

Completed in 6 milliseconds