Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/text/service/skia_txt/
Dline_typography.cpp33 std::unique_ptr<TextLineBase> LineTypography::CreateLine(size_t startIndex, size_t count) in CreateLine() function in OHOS::Rosen::AdapterTxt::LineTypography
/foundation/graphic/graphic_2d/frameworks/text/adapter/skia/impl/
Dparagraph_line_fetcher_impl.cpp32 std::unique_ptr<TextLineBase> ParagraphLineFetcherImpl::CreateLine(size_t startIndex, size_t count) in CreateLine() function in OHOS::Rosen::SPText::ParagraphLineFetcherImpl
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/line_typeset_napi/
Djs_line_typeset.cpp182 napi_value JsLineTypeset::CreateLine(napi_env env, napi_callback_info info) in CreateLine() function in OHOS::Rosen::JsLineTypeset