Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_memory_editor.h321 ImGui::CaptureKeyboardFromApp(true);
Dimgui.h662 …IMGUI_API void CaptureKeyboardFromApp(bool want_capture_keyboard_value = true); // att…
Dimgui.cpp4196 void ImGui::CaptureKeyboardFromApp(bool capture) in CaptureKeyboardFromApp() function in ImGui