void BLI_str_cursor_step_utf8(const char *str, size_t maxlen, int *pos, eStrCursorJumpDirection direction, eStrCursorJumpType jump, bool use_init_step)
bool BLI_str_cursor_step_next_utf8(const char *str, size_t maxlen, int *pos)
bool BLI_str_cursor_step_prev_utf8(const char *str, size_t maxlen, int *pos)
void BLI_str_cursor_step_utf32(const char32_t *str, size_t maxlen, int *pos, eStrCursorJumpDirection direction, eStrCursorJumpType jump, bool use_init_step)
void jump(const btVector3 &v=btVector3(0, 0, 0))