Home
last modified time | relevance | path

Searched refs:DSS_NORMAL (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dshutdowniconw32.cxx641 …(height-cy)/2, 0, 0, DST_ICON | (fDisabled ? (fSelected ? DSS_MONO : DSS_DISABLED) : DSS_NORMAL) ); in OnDrawItem()
663 …p + (height - size.cy)/2, 0, 0, DST_TEXT | (fDisabled && !fSelected ? DSS_DISABLED : DSS_NORMAL) ); in OnDrawItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dshutdowniconw32.cxx632 …(height-cy)/2, 0, 0, DST_ICON | (fDisabled ? (fSelected ? DSS_MONO : DSS_DISABLED) : DSS_NORMAL) ); in OnDrawItem()
654 …p + (height - size.cy)/2, 0, 0, DST_TEXT | (fDisabled && !fSelected ? DSS_DISABLED : DSS_NORMAL) ); in OnDrawItem()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinceextra.pp44 DSS_NORMAL = $0000;
247 { For DSS_NORMAL we just jam in the image and return }
248 if (flags and $7ff0) = DSS_NORMAL
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceextra.pp44 DSS_NORMAL = $0000;
245 { For DSS_NORMAL we just jam in the image and return }
246 if (flags and $7ff0) = DSS_NORMAL then
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinceextra.pp44 DSS_NORMAL = $0000;
247 { For DSS_NORMAL we just jam in the image and return }
248 if (flags and $7ff0) = DSS_NORMAL
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceextra.pp44 DSS_NORMAL = $0000;
245 { For DSS_NORMAL we just jam in the image and return }
246 if (flags and $7ff0) = DSS_NORMAL then
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/win32/
H A Dvgui_win32_dialog_impl.cxx951 (isDisabled ? DSS_DISABLED : DSS_NORMAL) | DST_BITMAP); in DialogProc()
1327 (isDisabled ? DSS_DISABLED : DSS_NORMAL) | DST_BITMAP); in DrawImageOnButton()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h2538 #define DSS_NORMAL 0x0000 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinuser.h2541 #define DSS_NORMAL 0x0000 macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h2538 #define DSS_NORMAL 0x0000 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/window/
H A Dsalframe.cxx4617 … DST_BITMAP | (fDisabled ? (fSelected ? DSS_MONO : DSS_DISABLED) : DSS_NORMAL) ); in ImplDrawItem()
4645 DST_PREFIXTEXT | (fDisabled && !fSelected ? DSS_DISABLED : DSS_NORMAL) ) ) in ImplDrawItem()
4662 DST_TEXT | (fDisabled && !fSelected ? DSS_DISABLED : DSS_NORMAL) ) ) in ImplDrawItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/window/
H A Dsalframe.cxx4546 … DST_BITMAP | (fDisabled ? (fSelected ? DSS_MONO : DSS_DISABLED) : DSS_NORMAL) ); in ImplDrawItem()
4574 DST_PREFIXTEXT | (fDisabled && !fSelected ? DSS_DISABLED : DSS_NORMAL) ) ) in ImplDrawItem()
4591 DST_TEXT | (fDisabled && !fSelected ? DSS_DISABLED : DSS_NORMAL) ) ) in ImplDrawItem()
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py492 DSS_NORMAL = 0 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py1037 DSS_NORMAL=0 variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py493 DSS_NORMAL = 0 variable
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h453 #define DSS_NORMAL 0 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h3080 #define DSS_NORMAL 0x0000 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d584 enum DSS_NORMAL = 0;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d584 enum DSS_NORMAL = 0;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d583 enum DSS_NORMAL = 0;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d584 enum DSS_NORMAL = 0;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinuser.h495 #define DSS_NORMAL 0 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinuser.h495 #define DSS_NORMAL 0 macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d583 enum DSS_NORMAL = 0;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d583 enum DSS_NORMAL = 0;

12345678