Searched defs:CreateLine (Results 1 – 3 of 3) sorted by relevance
| /foundation/graphic/graphic_2d/frameworks/text/service/skia_txt/ | ||
| D | line_typography.cpp | 33 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/ | ||
| D | paragraph_line_fetcher_impl.cpp | 32 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/ | ||
| D | js_line_typeset.cpp | 182 napi_value JsLineTypeset::CreateLine(napi_env env, napi_callback_info info) in CreateLine() function in OHOS::Rosen::JsLineTypeset |