Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/text/service/skia_txt/
Dtext_line_base.cpp70 std::unique_ptr<TextLineBase> TextLineBaseImpl::CreateTruncatedLine(double width, EllipsisModal ell… in CreateTruncatedLine() function in OHOS::Rosen::AdapterTxt::TextLineBaseImpl
/foundation/graphic/graphic_2d/frameworks/text/adapter/skia/impl/
Dtext_line_impl.cpp70 std::unique_ptr<TextLineBase> TextLineImpl::CreateTruncatedLine(double width, EllipsisModal ellipsi… in CreateTruncatedLine() function in OHOS::Rosen::SPText::TextLineImpl
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
Djs_text_line.cpp177 napi_value JsTextLine::CreateTruncatedLine(napi_env env, napi_callback_info info) in CreateTruncatedLine() function in OHOS::Rosen::JsTextLine