Searched defs:GetTextLines (Results 1 – 4 of 4) sorted by relevance
375 uint32_t RosenRenderText::GetTextLines() in GetTextLines() function in OHOS::Ace::RosenRenderText
363 std::vector<std::unique_ptr<SPText::TextLineBase>> ParagraphImpl::GetTextLines() const in GetTextLines() function in OHOS::Rosen::SPText::ParagraphImpl
423 std::vector<std::unique_ptr<TextLineBase>> Typography::GetTextLines() const in GetTextLines() function in OHOS::Rosen::AdapterTxt::Typography
700 napi_value JsParagraph::GetTextLines(napi_env env, napi_callback_info info) in GetTextLines() function in OHOS::Rosen::JsParagraph