Home
last modified time | relevance | path

Searched defs:GetLineBreak (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/text/service/skia_txt/
Dline_typography.cpp28 size_t LineTypography::GetLineBreak(size_t startIndex, double width) const in GetLineBreak() function in OHOS::Rosen::AdapterTxt::LineTypography
/foundation/graphic/graphic_2d/frameworks/text/adapter/skia/impl/
Dparagraph_line_fetcher_impl.cpp25 size_t ParagraphLineFetcherImpl::GetLineBreak(size_t startIndex, SkScalar width) const in GetLineBreak() function in OHOS::Rosen::SPText::ParagraphLineFetcherImpl
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/line_typeset_napi/
Djs_line_typeset.cpp152 napi_value JsLineTypeset::GetLineBreak(napi_env env, napi_callback_info info) in GetLineBreak() function in OHOS::Rosen::JsLineTypeset