Home
last modified time | relevance | path

Searched refs:CursorTypeBitMask (Results 1 – 21 of 21) sorted by relevance

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowstabletsupport.cpp70 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
331 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
335 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/bundled/kis_tablet/
H A Dkis_tablet_support_win.cpp58 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
567 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
571 switch (cursorType & CursorTypeBitMask) { in deviceType()
/dports/graphics/krita/krita-4.4.8/libs/ui/input/wintab/
H A Dkis_tablet_support_win.cpp66 CursorTypeBitMask = 0x0F06 // bitmask to find the specific cursor type (see Wacom FAQ) enumerator
578 if (((cursorType & 0x0006) == 0x0002) && ((cursorType & CursorTypeBitMask) != 0x0902)) in deviceType()
582 switch (cursorType & CursorTypeBitMask) { in deviceType()