Home
last modified time | relevance | path

Searched defs:focused (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dwebtreemap.js24 var focused = null; variable
/third_party/glfw/tests/
H A Diconify.c134 static void window_focus_callback(GLFWwindow* window, int focused) in window_focus_callback() argument
H A Devents.c344 static void window_focus_callback(GLFWwindow* window, int focused) in window_focus_callback() argument
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.c397 static void onWindowFocusChanged(ANativeActivity* activity, int focused) { in onWindowFocusChanged() argument
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_glfw.cpp165 void ImGui_ImplGlfw_WindowFocusCallback(GLFWwindow* window, int focused) in ImGui_ImplGlfw_WindowFocusCallback() argument
351 const bool focused = true; in ImGui_ImplGlfw_UpdateMousePosAndButtons() local
353 const bool focused = glfwGetWindowAttrib(bd->Window, GLFW_FOCUSED) != 0; in ImGui_ImplGlfw_UpdateMousePosAndButtons() local
/third_party/glfw/src/
H A Dwindow.c43 void _glfwInputWindowFocus(_GLFWwindow* window, GLFWbool focused) in _glfwInputWindowFocus() argument
H A Dx11_window.c2528 Window focused; in _glfwWindowFocusedX11() local
H A Dinternal.h409 GLFWbool focused; member
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp1201 void ImGuiIO::AddFocusEvent(bool focused) in AddFocusEvent() argument
[all...]

Completed in 29 milliseconds