Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp563 double maxIntrinsicWidth = OH_Drawing_TypographyGetMaxIntrinsicWidth(typography); in OHDrawingTypographyGetMinIntrinsicWidth() local
564 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMinIntrinsicWidth()
600 double maxIntrinsicWidth = OH_Drawing_TypographyGetMaxIntrinsicWidth(typography); in OHDrawingTypographyGetMaxIntrinsicWidth() local
601 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMaxIntrinsicWidth()
1240 double maxIntrinsicWidth = OH_Drawing_TypographyGetMaxIntrinsicWidth(typographyyy); in OHDrawingTypographyGetMinIntrinsicWidthNormal() local
1241 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMinIntrinsicWidthNormal()
1277 double maxIntrinsicWidth = OH_Drawing_TypographyGetMaxIntrinsicWidth(typography); in OHDrawingTypographyGetMaxIntrinsicWidthNormal() local
1278 if (minIntrinsicWidth <= maxIntrinsicWidth) { in OHDrawingTypographyGetMaxIntrinsicWidthNormal()

Completed in 5 milliseconds