Home
last modified time | relevance | path

Searched refs:STATE_SYSTEM_INVISIBLE (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/
H A Dminimize_button_metrics_win.cc88 (info.rgstate[2] & (STATE_SYSTEM_INVISIBLE | STATE_SYSTEM_OFFSCREEN | in GetButtonBoundsPositionOffset()
139 (STATE_SYSTEM_INVISIBLE | STATE_SYSTEM_OFFSCREEN | in GetMinimizeButtonOffsetForWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/winaccessibility/source/service/
H A DAccObject.cxx691 m_pIMAcc->IncreaseState( STATE_SYSTEM_INVISIBLE ); in DecreaseState()
719 m_pIMAcc->DecreaseState( STATE_SYSTEM_INVISIBLE ); in IncreaseState()
864 m_pIMAcc->IncreaseState( STATE_SYSTEM_INVISIBLE ); in UpdateState()
871 m_pIMAcc->IncreaseState( STATE_SYSTEM_INVISIBLE ); in UpdateState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/winaccessibility/source/service/
H A DAccObject.cxx690 m_pIMAcc->IncreaseState( STATE_SYSTEM_INVISIBLE ); in DecreaseState()
718 m_pIMAcc->DecreaseState( STATE_SYSTEM_INVISIBLE ); in IncreaseState()
863 m_pIMAcc->IncreaseState( STATE_SYSTEM_INVISIBLE ); in UpdateState()
870 m_pIMAcc->IncreaseState( STATE_SYSTEM_INVISIBLE ); in UpdateState()
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/accessibility/
H A DDataGridAccImpl.as54 private static const STATE_SYSTEM_INVISIBLE:uint = 0x00008000; constant in DataGridAccImpl
200 accState |= (STATE_SYSTEM_OFFSCREEN | STATE_SYSTEM_INVISIBLE);
222 accState |= (STATE_SYSTEM_OFFSCREEN | STATE_SYSTEM_INVISIBLE);
H A DListBaseAccImpl.as53 private static const STATE_SYSTEM_INVISIBLE:uint = 0x00008000; constant in ListBaseAccImpl
197 STATE_SYSTEM_INVISIBLE);
H A DTreeAccImpl.as68 private static const STATE_SYSTEM_INVISIBLE:uint = 0x00008000; constant in TreeAccImpl
245 accState |= STATE_SYSTEM_INVISIBLE;
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.Defs.cs309 STATE_SYSTEM_INVISIBLE = 0x00008000, enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d132 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d131 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d132 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d131 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d131 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d132 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d131 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d131 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d132 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d131 STATE_SYSTEM_INVISIBLE = 0x00008000,
/dports/editors/lazarus/lazarus/components/virtualtreeview/
H A DVTAccessibility.pas358 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
516 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DScrollBar.java532 return (psbi.rgstate [0] & OS.STATE_SYSTEM_INVISIBLE) == 0; in getVisible()
944 if ((psbi.rgstate [0] & OS.STATE_SYSTEM_INVISIBLE) != 0) { in setVisible()
/dports/cad/zcad/zcad-8b8a693/cad_source/other/laz.virtualtreeview_package/
H A Dlaz.vtaccessibility.pas360 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
518 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.vtaccessibility.pas360 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
518 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
/dports/editors/lazarus-qt5/lazarus/components/virtualtreeview/
H A DVTAccessibility.pas358 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
516 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.vtaccessibility.pas360 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
518 IsVisible: array[Boolean] of Integer = (STATE_SYSTEM_INVISIBLE, 0);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Doleacc.h141 #define STATE_SYSTEM_INVISIBLE 0x00008000 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Doleacc.h141 #define STATE_SYSTEM_INVISIBLE 0x00008000 macro

123456789