Home
last modified time | relevance | path

Searched defs:textRectArr (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.cpp3727 std::vector<TypographyProperties::TextBox>* textRectArr = in OH_Drawing_TypographyDestroyTextBox() local
3730 std::vector<TextRect>* textRectArr = ConvertToOriginalText<std::vector<TextRect>>(textBox); in OH_Drawing_TypographyDestroyTextBox() local