Home
last modified time | relevance | path

Searched defs:SetCapture (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMouse.sml27 val SetCapture : HWND -> HWND option value
38 val SetCapture = winCall1 (user "SetCapture") (cHWND) cHWNDOPT value
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/core/
H A Dwidget.h49 void SetCapture(){ if(!HasCapture()) gtk_grab_add(m_Widget); } in SetCapture() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/test/
H A Dtest_platform_native_widget.h41 void SetCapture() override { in SetCapture() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/client/
H A Ddefault_capture_client.cc34 void DefaultCaptureClient::SetCapture(Window* window) { in SetCapture() function in aura::client::DefaultCaptureClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/client/
H A Ddefault_capture_client.cc34 void DefaultCaptureClient::SetCapture(Window* window) { in SetCapture() function in aura::client::DefaultCaptureClient
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dregexp-match-info-inl.h58 void RegExpMatchInfo::SetCapture(int i, int value) { in SetCapture() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/generators/
H A Didl_log.py44 def SetCapture(self, enable): member in IDLLog
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/mortar/ppapi/generators/
H A Didl_log.py44 def SetCapture(self, enable): member in IDLLog
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/generators/
H A Didl_log.py44 def SetCapture(self, enable): member in IDLLog
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_capture_client.cc50 void DesktopCaptureClient::SetCapture(aura::Window* new_capture_window) { in SetCapture() function in views::DesktopCaptureClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_capture_client.cc50 void DesktopCaptureClient::SetCapture(aura::Window* new_capture_window) { in SetCapture() function in views::DesktopCaptureClient
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/wm/core/
H A Dcapture_controller.cc47 void CaptureController::SetCapture(aura::Window* new_capture_window) { in SetCapture() function in wm::CaptureController
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/wm/core/
H A Dcapture_controller.cc47 void CaptureController::SetCapture(aura::Window* new_capture_window) { in SetCapture() function in wm::CaptureController
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/ozone/
H A Dplatform_window_qt.h66 void SetCapture() override { } in SetCapture() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/headless/lib/browser/
H A Dheadless_window_tree_host.cc74 void HeadlessWindowTreeHost::SetCapture() {} in SetCapture() function in headless::HeadlessWindowTreeHost
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/headless/lib/browser/
H A Dheadless_window_tree_host.cc74 void HeadlessWindowTreeHost::SetCapture() {} in SetCapture() function in headless::HeadlessWindowTreeHost
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/platform_window/stub/
H A Dstub_window.cc52 void StubWindow::SetCapture() {} in SetCapture() function in ui::StubWindow
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/platform_window/stub/
H A Dstub_window.cc52 void StubWindow::SetCapture() {} in SetCapture() function in ui::StubWindow
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/unittests/Utility/
H A DReproducerTest.cpp47 TEST(ReproducerTest, SetCapture) { in TEST() argument
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/tls/testdata/
H A DServer-TLSv12-RSA-RSAPKCS1v151 >>> Flow 1 (client to server)
2 00000000 16 03 01 00 91 01 00 00 8d 03 03 84 aa e5 17 f4 |................|
3 00000010 80 c4 fb ca 14 f7 c9 d9 55 f0 8e 63 f9 e1 7e ad |........U..c..~.|
4 00000020 e7 5e 60 e9 2b dd 22 dd d1 11 93 00 00 2a c0 30 |.^`.+."......*.0|
5 00000030 00 9f cc a8 cc aa c0 2f 00 9e c0 28 00 6b c0 27 |......./...(.k.'|
6 00000040 00 67 c0 14 00 39 c0 13 00 33 00 9d 00 9c 00 3d |.g...9...3.....=|
7 00000050 00 3c 00 35 00 2f 00 ff 01 00 00 3a 00 00 00 0e |.<.5./.....:....|
8 00000060 00 0c 00 00 09 31 32 37 2e 30 2e 30 2e 31 00 0b |.....127.0.0.1..|
9 00000070 00 04 03 00 01 02 00 0a 00 0c 00 0a 00 1d 00 17 |................|
10 00000080 00 1e 00 19 00 18 00 16 00 00 00 17 00 00 00 0d |................|
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Djoystick.cpp279 bool wxJoystick::SetCapture(wxWindow* WXUNUSED(win), int WXUNUSED(pollingFreq)) in SetCapture() function in wxJoystick
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Djoystick.cpp279 bool wxJoystick::SetCapture(wxWindow* WXUNUSED(win), int WXUNUSED(pollingFreq)) in SetCapture() function in wxJoystick
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dwindow.rkt72 (define-user32 SetCapture (_wfun _HWND -> _HWND)) function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/
H A Dwindow_tree_host_platform.cc131 void WindowTreeHostPlatform::SetCapture() { in SetCapture() function in aura::WindowTreeHostPlatform
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/
H A Dwindow_tree_host_platform.cc139 void WindowTreeHostPlatform::SetCapture() { in SetCapture() function in aura::WindowTreeHostPlatform

12345678910>>...13