Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp372 std::unique_ptr<SPText::TextLineImpl> textLinePtr = in GetTextLines() local
374 lines.emplace_back(std::move(textLinePtr)); in GetTextLines()