Home
last modified time | relevance | path

Searched refs:SelectionRequest (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp327 case SelectionRequest: { in handleEvent()
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_misc.py311 SelectionRequest = '30' # undocumented variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/glfw/src/
H A Dx11_window.c187 return event->type == SelectionRequest || in isSelectionEvent()
1219 if (event->type == SelectionRequest) in processEvent()
1897 case SelectionRequest: in _glfwPushSelectionToManagerX11()
/third_party/python/Lib/tkinter/
H A D__init__.py202 SelectionRequest = '30' # undocumented variable in EventType

Completed in 15 milliseconds