Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui.h739ImGuiInputTextFlags_AutoSelectAll = 1 << 4, // Select entire text when first taking mouse … enumerator
/third_party/skia/third_party/externals/imgui/
Dimgui.h996ImGuiInputTextFlags_AutoSelectAll = 1 << 4, // Select entire text when first taking mouse … enumerator