Searched refs:SetNextLineBegin (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/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, Poi… in SetNextLineBegin() function in OHOS::Text
|
/ohos5.0/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& p…
|