Home
last modified time | relevance | path

Searched refs:AD_APPLY_ALL (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/wallpaper/
H A Dwallpaperplugin_windows.cpp155 status = iADesktop->ApplyChanges(AD_APPLY_ALL); in setWallpaper()
/dports/net/tigervnc-server/tigervnc-1.12.0/common/os/
H A Dw32tiger.h84 #define AD_APPLY_ALL 0x00000007 /* OR-ed three AD_APPLY_ above */ macro
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/os/
H A Dw32tiger.h84 #define AD_APPLY_ALL 0x00000007 /* OR-ed three AD_APPLY_ above */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h1227 #define AD_APPLY_ALL (AD_APPLY_SAVE | AD_APPLY_HTMLGEN | AD_APPLY_REFRESH) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h1227 #define AD_APPLY_ALL (AD_APPLY_SAVE | AD_APPLY_HTMLGEN | AD_APPLY_REFRESH) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshellapi.pp492 AD_APPLY_ALL = (AD_APPLY_SAVE or AD_APPLY_HTMLGEN or AD_APPLY_REFRESH);