Home
last modified time | relevance | path

Searched refs:WMBlockInput (Results 1 – 8 of 8) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/win/rfb_win32/
H A DWMHooks.h65 class WMBlockInput {
67 WMBlockInput();
68 ~WMBlockInput();
H A DWMHooks.cxx346 rfb::win32::WMBlockInput::WMBlockInput() : active(false) { in WMBlockInput() function in rfb::win32::WMBlockInput
350 rfb::win32::WMBlockInput::~WMBlockInput() { in ~WMBlockInput()
377 bool rfb::win32::WMBlockInput::blockInputs(bool on) { in blockInputs()
H A DSDisplay.h151 WMBlockInput* inputs;
H A DSDisplay.cxx212 inputs = new WMBlockInput; in startCore()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/rfb_win32/
H A DWMHooks.h65 class WMBlockInput {
67 WMBlockInput();
68 ~WMBlockInput();
H A DWMHooks.cxx346 rfb::win32::WMBlockInput::WMBlockInput() : active(false) { in WMBlockInput() function in rfb::win32::WMBlockInput
350 rfb::win32::WMBlockInput::~WMBlockInput() { in ~WMBlockInput()
377 bool rfb::win32::WMBlockInput::blockInputs(bool on) { in blockInputs()
H A DSDisplay.h151 WMBlockInput* inputs;
H A DSDisplay.cxx212 inputs = new WMBlockInput; in startCore()