FIFE
2008.0
|
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] |