Home
last modified time | relevance | path

Searched defs:originalVector (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.cpp670 std::vector<TypographyProperties::TextBox>* originalVector = in OH_Drawing_TypographyGetRectsForRange() local
680 std::vector<TextRect>* originalVector = new (std::nothrow) std::vector<TextRect>; in OH_Drawing_TypographyGetRectsForRange() local
698 std::vector<TypographyProperties::TextBox>* originalVector = in OH_Drawing_TypographyGetRectsForPlaceholders() local
705 std::vector<TextRect>* originalVector = new (std::nothrow) std::vector<TextRect>; in OH_Drawing_TypographyGetRectsForPlaceholders() local