Searched refs:SetNextLineBegin (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/interfaces/kits/common/ |
H A D | text.h | 633 void SetNextLineBegin(const Style& style, uint16_t lineMaxHeight, int16_t& curLineHeight, Point& pos,
|
/foundation/arkui/ui_lite/frameworks/common/ |
H A D | text.cpp | 332 SetNextLineBegin(style, lineMaxHeight, curLineHeight, pos, in Draw() 377 void Text::SetNextLineBegin(const Style& style, uint16_t lineMaxHeight, int16_t& curLineHeight, Point& pos, in SetNextLineBegin() function in OHOS::Text
|
Completed in 3 milliseconds