Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp1255 OH_Drawing_TypographyCreate *handlerrr = in OHDrawingTypographyGetMaxIntrinsicWidthNormal() local
1265 OH_Drawing_TypographyHandlerPushTextStyle(handlerrr, txtStyle); in OHDrawingTypographyGetMaxIntrinsicWidthNormal()
1268 OH_Drawing_TypographyHandlerAddText(handlerrr, text); in OHDrawingTypographyGetMaxIntrinsicWidthNormal()
1269 OH_Drawing_TypographyHandlerPopTextStyle(handlerrr); in OHDrawingTypographyGetMaxIntrinsicWidthNormal()
1271 OH_Drawing_Typography *typography = OH_Drawing_CreateTypography(handlerrr); in OHDrawingTypographyGetMaxIntrinsicWidthNormal()
1284 OH_Drawing_DestroyTypographyHandler(handlerrr); in OHDrawingTypographyGetMaxIntrinsicWidthNormal()

Completed in 5 milliseconds