Home
last modified time | relevance | path

Searched refs:SPI_GETICONTITLELOGFONT (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/
H A Dwtl10.patch18 - ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
19 + ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0));
27 - ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
28 + ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/
H A Dwtl10.patch18 - ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
19 + ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0));
27 - ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
28 + ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0));
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DNativeMethods.cs27 SPI_GETICONTITLELOGFONT = 0x001F, field in System.Drawing.NativeMethods
H A DSystemFonts.Windows.cs127 … result = UnsafeNativeMethods.SystemParametersInfo(NativeMethods.SPI_GETICONTITLELOGFONT, Marshal.…
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dsettings.cpp343 SPI_GETICONTITLELOGFONT, in wxGetCCDefaultFont()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp479 SPI_GETICONTITLELOGFONT, in wxGetCCDefaultFont()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp479 SPI_GETICONTITLELOGFONT, in wxGetCCDefaultFont()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp479 SPI_GETICONTITLELOGFONT, in wxGetCCDefaultFont()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp479 SPI_GETICONTITLELOGFONT, in wxGetCCDefaultFont()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dsettings.cpp498 SPI_GETICONTITLELOGFONT, in wxGetCCDefaultFont()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dsettings.cpp498 SPI_GETICONTITLELOGFONT, in wxGetCCDefaultFont()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlapp.h190 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0)); in __if_not_exists()
202 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlapp.h190 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0)); in __if_not_exists()
202 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0));
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dluaconsole.cpp151 …SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &LuaConsoleLogFont, 0); // reset wi… in DlgLuaScriptDialog()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsLookAndFeel.cpp548 if (!::SystemParametersInfoW(SPI_GETICONTITLELOGFONT, in GetSysFontInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsLookAndFeel.cpp585 if (!::SystemParametersInfoW(SPI_GETICONTITLELOGFONT, sizeof(logFont), in GetSysFontInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsLookAndFeel.cpp642 if (!::SystemParametersInfoW(SPI_GETICONTITLELOGFONT, sizeof(logFont), in GetSysFontInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsLookAndFeel.cpp676 if (::SystemParametersInfoW(SPI_GETICONTITLELOGFONT, sizeof(logFont), in GetLookAndFeelFont()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsLookAndFeel.cpp643 if (::SystemParametersInfoW(SPI_GETICONTITLELOGFONT, sizeof(logFont), in GetLookAndFeelFont()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsLookAndFeel.cpp676 if (::SystemParametersInfoW(SPI_GETICONTITLELOGFONT, sizeof(logFont), in GetLookAndFeelFont()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h596 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE); in AtlCreateControlFont()
612 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h596 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE); in AtlCreateControlFont()
612 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h596 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE); in AtlCreateControlFont()
612 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h596 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE); in AtlCreateControlFont()
612 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlapp.h596 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE); in AtlCreateControlFont()
612 ATLVERIFY(::SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(LOGFONT), &lf, 0) != FALSE);

12345678910>>...12