Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
Djs_text_line.h50 std::unique_ptr<TextLineBase> textLine_ = nullptr; variable
/foundation/arkui/ui_lite/interfaces/kits/common/
Dtext.h574 static TextLine textLine_[MAX_LINE_COUNT]; variable
/foundation/arkui/ui_lite/frameworks/common/
Dtext.cpp26 Text::TextLine Text::textLine_[MAX_LINE_COUNT] = {{0}}; member in OHOS::Text