Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dassert_fault_task_thread.cpp85 std::string textLine = std::string("\nLine: ") + std::to_string(assertFail.line); in AssertCallback() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
Djs_text_line.cpp114 void JsTextLine::SetTextLine(std::unique_ptr<TextLineBase> textLine) in SetTextLine()
/foundation/arkui/ui_lite/frameworks/common/
Dtext.cpp472 … uint16_t& letterIndex, SpannableString* spannableString, TextLine& textLine) in GetTextLine()