Home
last modified time | relevance | path

Searched defs:edit_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp3043 ImGuiInputTextState* edit_state = &g.InputTextState; in InsertChars() local
3205 ImGuiInputTextState& edit_state = g.InputTextState; in InputTextEx() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp3827 ImGuiInputTextState* edit_state = &g.InputTextState; in InsertChars() local