Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dfollow_linear_linear.hpp75 bool entered) in is_staying_inside()
94 bool entered) in is_leaving()
127 bool entered) in is_isolated_point()
204 bool& entered, in process_turn()
275 process_end(bool entered, in process_end()
321 bool entered = false; in apply() local
Dfollow.hpp82 bool entered, bool first, in is_leaving()
108 bool entered, bool first, in is_staying_inside()
152 bool entered) in is_touching()
454 bool entered = false; in apply() local
/third_party/flutter/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/flutter/glfw/src/
Dinput.c115 void _glfwInputCursorEnter(_GLFWwindow* window, GLFWbool entered) in _glfwInputCursorEnter()
/third_party/flutter/engine/flutter/shell/platform/glfw/
Dflutter_glfw.cc239 static void GLFWCursorEnterCallback(GLFWwindow* window, int entered) { in GLFWCursorEnterCallback()
/third_party/cef/tests/ceftests/
Dv8_unittest.cc2533 CefRefPtr<CefV8Context> entered = CefV8Context::GetEnteredContext(); in OnContextCreated() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c3005 GstClockTime pt, entered, left; in gst_base_sink_perform_qos() local
/third_party/weston/libweston/
Dcompositor.c1192 uint32_t entered = mask & different; in weston_surface_update_output_mask() local