| 
    CommonLibSSE NG
    
   | 
 
This is the complete list of members for RE::GFxWWHelper, including all inherited members.
| BreakInfoFlags enum name | RE::GFxWWHelper | |
| charBreakInfoArray | RE::GFxWWHelper | inlinestatic | 
| FindCharWithFlags(WordWrappingType a_wwMode, wchar_t a_ch, BreakInfoFlags a_charBreakFlags) | RE::GFxWWHelper | static | 
| FindNextNonWhiteSpace(const wchar_t *a_wstr, UPInt a_pos, UPInt a_maxPos) | RE::GFxWWHelper | static | 
| FindPrevNonWhiteSpace(const wchar_t *a_wstr, UPInt a_pos) | RE::GFxWWHelper | static | 
| FindWordWrapPos(WordWrappingType a_wwMode, UPInt a_wordWrapPos, const wchar_t *a_paraText, UPInt a_paraLen, UPInt a_lineStartPos, UPInt a_lineLen) | RE::GFxWWHelper | static | 
| IsAsianChar(WordWrappingType a_wwMode, wchar_t a_ch) | RE::GFxWWHelper | static | 
| IsLineBreakOpportunityAt(WordWrappingType a_wwMode, const wchar_t *a_wstr, UPInt a_index) | RE::GFxWWHelper | static | 
| IsLineBreakOpportunityAt(WordWrappingType a_wwMode, wchar_t a_prevChar, wchar_t a_curChar) | RE::GFxWWHelper | static | 
| IsLineFeedChar(wchar_t a_ch) | RE::GFxWWHelper | static | 
| IsNonStartingChar(WordWrappingType a_wwMode, wchar_t a_ch) | RE::GFxWWHelper | static | 
| IsNonTerminatingChar(WordWrappingType a_wwMode, wchar_t a_ch) | RE::GFxWWHelper | static | 
| IsVowel(wchar_t a_ch) | RE::GFxWWHelper | static | 
| IsWhiteSpaceChar(wchar_t a_ch) | RE::GFxWWHelper | static | 
| WordWrappingType enum name | RE::GFxWWHelper |