Home
last modified time | relevance | path

Searched defs:GetTextLines (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp375 uint32_t RosenRenderText::GetTextLines() in GetTextLines() function in OHOS::Ace::RosenRenderText
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp363 std::vector<std::unique_ptr<SPText::TextLineBase>> ParagraphImpl::GetTextLines() const in GetTextLines() function in OHOS::Rosen::SPText::ParagraphImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp423 std::vector<std::unique_ptr<TextLineBase>> Typography::GetTextLines() const in GetTextLines() function in OHOS::Rosen::AdapterTxt::Typography
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp700 napi_value JsParagraph::GetTextLines(napi_env env, napi_callback_info info) in GetTextLines() function in OHOS::Rosen::JsParagraph