Crazy Eddies GUI System  0.7.9
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
CEGUI::TextUtils Member List

This is the complete list of members for CEGUI::TextUtils, including all inherited members.

DefaultAlphanumericalCEGUI::TextUtilsstatic
DefaultWhitespaceCEGUI::TextUtilsstatic
DefaultWrapDelimitersCEGUI::TextUtilsstatic
getNextWord(const String &str, String::size_type start_idx=0, const String &delimiters=DefaultWhitespace)CEGUI::TextUtilsstatic
getNextWordStartIdx(const String &str, String::size_type idx)CEGUI::TextUtilsstatic
getWordStartIdx(const String &str, String::size_type idx)CEGUI::TextUtilsstatic
trimLeadingChars(String &str, const String &chars)CEGUI::TextUtilsstatic
trimTrailingChars(String &str, const String &chars)CEGUI::TextUtilsstatic