Home
last modified time | relevance | path

Searched refs:STATE_SYSTEM_PRESSED (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/accessibility/
H A DButtonAccImpl.as42 private static const STATE_SYSTEM_PRESSED:uint = 0x00000008; constant in ButtonAccImpl
149 accState |= STATE_SYSTEM_PRESSED;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/accessibility/
H A DToggleButtonAccImpl.as80 * <li>STATE_SYSTEM_PRESSED (when selected is true;
234 accState |= AccConst.STATE_SYSTEM_PRESSED;
H A DButtonBarBaseAccImpl.as96 * <li>STATE_SYSTEM_PRESSED (when it is selected)</li>
240 accState |= AccConst.STATE_SYSTEM_PRESSED;
H A DTabBarAccImpl.as88 * <li>STATE_SYSTEM_PRESSED</li>
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.Defs.cs310 STATE_SYSTEM_PRESSED = 0x00000008 enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d120 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d119 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d120 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d119 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d119 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d120 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d119 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d119 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d120 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d119 STATE_SYSTEM_PRESSED = 0x00000008,
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Doleacc.h129 #define STATE_SYSTEM_PRESSED 0x00000008 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Doleacc.h129 #define STATE_SYSTEM_PRESSED 0x00000008 macro
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/accessibility/
H A DButtonAccImpl.as144 accState |= AccConst.STATE_SYSTEM_PRESSED;
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/service/
H A DAccObject.cxx564 IState = STATE_SYSTEM_PRESSED; in GetMSAAStateFromUNO()
588 IState = STATE_SYSTEM_PRESSED; in GetMSAAStateFromUNO()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/service/
H A DAccObject.cxx563 IState = STATE_SYSTEM_PRESSED; in GetMSAAStateFromUNO()
587 IState = STATE_SYSTEM_PRESSED; in GetMSAAStateFromUNO()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DCOM.java575 public static final int STATE_SYSTEM_PRESSED = 0x8; field in COM
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/ia2/
H A DAccessibleRole.idl273 ROLE_SYSTEM_PUSHBUTTON and STATE_SYSTEM_PRESSED.
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/ia2/
H A DAccessibleRole.idl273 ROLE_SYSTEM_PUSHBUTTON and STATE_SYSTEM_PRESSED.
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/ia2/
H A DAccessibleRole.idl273 ROLE_SYSTEM_PUSHBUTTON and STATE_SYSTEM_PRESSED.
/dports/www/firefox/firefox-99.0/other-licenses/ia2/
H A DAccessibleRole.idl273 ROLE_SYSTEM_PUSHBUTTON and STATE_SYSTEM_PRESSED.

123456789