Searched refs:GetWrapPoint (Results 1 – 2 of 2) sorted by relevance
180 if ((text == nullptr) || (GetWrapPoint(text, index) && in GetNextLine()217 if (GetWrapPoint(text + index, tmp) && in GetNextLine()229 bool TypedText::GetWrapPoint(const char* text, uint32_t& breakPoint) in GetWrapPoint() function in OHOS::TypedText
104 static bool GetWrapPoint(const char* text, uint32_t& breakPoint);