FIFE
2008.0
|
This is the complete list of members for gcn::UTF8StringEditor, including all inherited members.
countChars(const std::string &text, int byteOffset) | gcn::UTF8StringEditor | static |
eraseChar(std::string &text, int byteOffset) | gcn::UTF8StringEditor | static |
getOffset(const std::string &text, int charIndex) | gcn::UTF8StringEditor | static |
insertChar(std::string &text, int byteOffset, int ch) | gcn::UTF8StringEditor | static |
nextChar(const std::string &text, int byteOffset) | gcn::UTF8StringEditor | static |
prevChar(const std::string &text, int byteOffset) | gcn::UTF8StringEditor | static |