Searched refs:stb_text_locate_coord (Results 1 – 1 of 1) sorted by relevance
396 static int stb_text_locate_coord(STB_TEXTEDIT_STRING *str, float x, float y) in stb_text_locate_coord() function467 state->cursor = stb_text_locate_coord(str, x, y); in stb_textedit_click()490 p = stb_text_locate_coord(str, x, y); in stb_textedit_drag()