Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp830 OH_Drawing_Typography *ttypography = OH_Drawing_CreateTypography(handler); in OHDrawingTypographyGetHeight() local
832 OH_Drawing_TypographyLayout(ttypography, maxWidth); in OHDrawingTypographyGetHeight()
835 if (OH_Drawing_TypographyGetHeight(ttypography) != ZEROOVAL) { in OHDrawingTypographyGetHeight()
840 OH_Drawing_DestroyTypography(ttypography); in OHDrawingTypographyGetHeight()
857 OH_Drawing_Typography *ttypography = OH_Drawing_CreateTypography(handler); in OHDrawingTypographyGetHeightAbnormal() local
860 if (OH_Drawing_TypographyGetHeight(ttypography) != ZEROOVAL) { in OHDrawingTypographyGetHeightAbnormal()
865 OH_Drawing_DestroyTypography(ttypography); in OHDrawingTypographyGetHeightAbnormal()

Completed in 5 milliseconds