- delBackChar
void delBackChar(dstring text, size_t cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
- delChar
void delChar(dstring text, size_t cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteWordLeft
void deleteWordLeft(dstring text, size_t cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteWordRight
void deleteWordRight(dstring text, size_t cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
- isText
bool isText(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.