Home
last modified time | relevance | path

Searched defs:entered (Results 1 – 5 of 5) sorted by relevance

/third_party/glfw/tests/
Devents.c345 static void cursor_enter_callback(GLFWwindow* window, int entered) in cursor_enter_callback()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_glfw.cpp175 void ImGui_ImplGlfw_CursorEnterCallback(GLFWwindow* window, int entered) in ImGui_ImplGlfw_CursorEnterCallback()
/third_party/glfw/src/
Dinput.c115 void _glfwInputCursorEnter(_GLFWwindow* window, GLFWbool entered) in _glfwInputCursorEnter()
/third_party/cef/tests/ceftests/
Dv8_unittest.cc2533 CefRefPtr<CefV8Context> entered = CefV8Context::GetEnteredContext(); in OnContextCreated() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c3033 GstClockTime pt, entered, left; in gst_base_sink_perform_qos() local