Loading...
replace
MyGUI::UString::replace(size_type index1, size_type num1, const UString &str)
MyGUI::UString::replace(size_type index1, size_type num1, const UString &str, size_type num2)
MyGUI::UString::replace(size_type index1, size_type num1, const UString &str, size_type index2, size_type num2)
MyGUI::UString::replace(iterator start, iterator end, const UString &str, size_type num=npos)
MyGUI::UString::replace(size_type index, size_type num1, size_type num2, code_point ch)
MyGUI::UString::replace(iterator start, iterator end, size_type num, code_point ch)
right
MyGUI::types::TCoord
Searching...
No Matches