Home
last modified time | relevance | path

Searched refs:innerTypography (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1649 Typography* innerTypography = ConvertToOriginalText<Typography>(typography); in OH_Drawing_TypographyGetIndentsWithIndex() local
1650 if (innerTypography == nullptr) { in OH_Drawing_TypographyGetIndentsWithIndex()
1653 return innerTypography->DetectIndents(static_cast<size_t>(index)); in OH_Drawing_TypographyGetIndentsWithIndex()