Home
last modified time | relevance | path

Searched refs:stb_text_makeundo_replace (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_textedit.h504 static void stb_text_makeundo_replace(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where…
742 stb_text_makeundo_replace(str, state, state->cursor, 1, 1); in stb_textedit_key()
1328 static void stb_text_makeundo_replace(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where… in stb_text_makeundo_replace() function