Searched refs:GetWordBreakProperty (Results 1 – 1 of 1) sorted by relevance
106 WordBreakProperty GetWordBreakProperty(wchar_t wcCodePoint) { in GetWordBreakProperty() function1171 ePreType = GetWordBreakProperty(GetChar()); in FindNextBreakPos()1175 WordBreakProperty eCurType = GetWordBreakProperty(GetChar()); in FindNextBreakPos()1180 WordBreakProperty eNextType = GetWordBreakProperty(GetChar()); in FindNextBreakPos()1206 eNextType = GetWordBreakProperty(GetChar()); in FindNextBreakPos()