Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp524 OH_Drawing_Typography *typographyy = OH_Drawing_CreateTypography(handlerr); in OHDrawingTypographyGetMaxWidth() local
526 OH_Drawing_TypographyLayout(typographyy, maxWidth); in OHDrawingTypographyGetMaxWidth()
527 if (maxWidth == OH_Drawing_TypographyGetMaxWidth(typographyy)) { in OHDrawingTypographyGetMaxWidth()
532 OH_Drawing_DestroyTypography(typographyy); in OHDrawingTypographyGetMaxWidth()
771 OH_Drawing_Typography *typographyy = OH_Drawing_CreateTypography(handler); in OHDrawingTypographyGetIdeographicBaseline() local
773 OH_Drawing_TypographyLayout(typographyy, maxWidth); in OHDrawingTypographyGetIdeographicBaseline()
776 if (OH_Drawing_TypographyGetIdeographicBaseline(typographyy) != ZEROOVAL) { in OHDrawingTypographyGetIdeographicBaseline()
781 OH_Drawing_DestroyTypography(typographyy); in OHDrawingTypographyGetIdeographicBaseline()
803 OH_Drawing_Typography *typographyy = OH_Drawing_CreateTypography(handler); in OHDrawingTypographyGetIdeographicBaselineNormal() local
805 OH_Drawing_TypographyLayout(typographyy, maxWidt in OHDrawingTypographyGetIdeographicBaselineNormal()
1182 OH_Drawing_Typography *typographyy = OH_Drawing_CreateTypography(handler); OHDrawingTypographyLayoutNormal() local
1201 OH_Drawing_Typography *typographyy = OH_Drawing_CreateTypography(handler); OHDrawingTypographyGetMaxWidthNormal() local
[all...]

Completed in 3 milliseconds