Searched refs:stb_textedit_find_charpos (Results 1 – 1 of 1) sorted by relevance
516 static void stb_textedit_find_charpos(StbFindState *find, STB_TEXTEDIT_STRING *str, int n, int sing… in stb_textedit_find_charpos() function876 stb_textedit_find_charpos(&find, str, state->cursor, state->single_line); in stb_textedit_key()927 stb_textedit_find_charpos(&find, str, state->cursor, state->single_line); in stb_textedit_key()