Searched defs:CreateTruncatedLine (Results 1 – 3 of 3) sorted by relevance
70 std::unique_ptr<TextLineBase> TextLineBaseImpl::CreateTruncatedLine(double width, EllipsisModal ell… in CreateTruncatedLine() function in OHOS::Rosen::AdapterTxt::TextLineBaseImpl
70 std::unique_ptr<TextLineBase> TextLineImpl::CreateTruncatedLine(double width, EllipsisModal ellipsi… in CreateTruncatedLine() function in OHOS::Rosen::SPText::TextLineImpl
177 napi_value JsTextLine::CreateTruncatedLine(napi_env env, napi_callback_info info) in CreateTruncatedLine() function in OHOS::Rosen::JsTextLine