Loading...
find
MyGUI::UString::find(const UString &str, size_type index=0) const
MyGUI::UString::find(const code_point *cp_str, size_type index, size_type length) const
MyGUI::UString::find(const char *c_str, size_type index, size_type length) const
MyGUI::UString::find(const wchar_t *w_str, size_type index, size_type length) const
MyGUI::UString::find(char ch, size_type index=0) const
MyGUI::UString::find(code_point ch, size_type index=0) const
MyGUI::UString::find(wchar_t ch, size_type index=0) const
MyGUI::UString::find(unicode_char ch, size_type index=0) const
Searching...
No Matches