Home
last modified time | relevance | path

Searched refs:DEFAULT_GUI_FONT (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/win32/
H A Dpreferences.c96 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
103 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
110 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
117 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
170 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
178 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
186 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
194 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
202 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
210 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
[all …]
H A Ddialogs.c268 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in OpenUrlWndProc()
276 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in OpenUrlWndProc()
285 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in OpenUrlWndProc()
438 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PlayListWndProc()
446 SendMessage(wdg, WM_SETFONT,(WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PlayListWndProc()
454 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
462 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
470 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
478 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
486 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/win32/
H A Dpreferences.c96 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
103 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
110 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
117 SendMessage(label, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
170 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
178 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
186 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
194 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
202 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
210 SendMessage(btn, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PrefsWndProc()
[all …]
H A Ddialogs.c268 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in OpenUrlWndProc()
276 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in OpenUrlWndProc()
285 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in OpenUrlWndProc()
438 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PlayListWndProc()
446 SendMessage(wdg, WM_SETFONT,(WPARAM) GetStockObject(DEFAULT_GUI_FONT), 0); in PlayListWndProc()
454 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
462 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
470 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
478 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
486 SendMessage(wdg, WM_SETFONT, (WPARAM) GetStockObject(DEFAULT_GUI_FONT),0); in PlayListWndProc()
[all …]
/dports/math/pari/pari-2.13.3/src/graph/
H A DplotWin32.c97 SelectObject(hEmf, GetStockObject(DEFAULT_GUI_FONT)); in draw()
129 SelectObject(hdc, GetStockObject(DEFAULT_GUI_FONT)); in gp_get_display_sizes()
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwpause.c214 SelectObject(hdc, GetStockObject(DEFAULT_GUI_FONT));
315 SelectObject(hdc, GetStockObject(DEFAULT_GUI_FONT));
335 hfont = (HFONT) GetStockObject(DEFAULT_GUI_FONT);
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwpause.c214 SelectObject(hdc, GetStockObject(DEFAULT_GUI_FONT));
315 SelectObject(hdc, GetStockObject(DEFAULT_GUI_FONT));
335 hfont = (HFONT) GetStockObject(DEFAULT_GUI_FONT);
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwpause.c218 SelectObject(hdc, GetStockObject(DEFAULT_GUI_FONT));
319 SelectObject(hdc, GetStockObject(DEFAULT_GUI_FONT));
339 hfont = (HFONT) GetStockObject(DEFAULT_GUI_FONT);
/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libemf/
H A DEmfEnums.h163 DEFAULT_GUI_FONT = 0x80000011, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DNativeMethods.cs29 DEFAULT_GUI_FONT = 17; field in System.Drawing.NativeMethods
H A DSystemFonts.Windows.cs159 … IntPtr handle = UnsafeNativeMethods.GetStockObject(NativeMethods.DEFAULT_GUI_FONT);
/dports/editors/ted/Ted-2.23/bitmap/
H A DbmEmf.h148 # define DEFAULT_GUI_FONT 0x80000011 macro
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/win32/
H A Dgdi.scm51 DEFAULT_GUI_FONT
200 (define-constant DEFAULT_GUI_FONT 17)
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/James/
H A DPCMan.cpp24 hUIFont = (HFONT)GetStockObject(DEFAULT_GUI_FONT); in IMEUIRegisterClass()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/James/
H A DPCMan.cpp24 hUIFont = (HFONT)GetStockObject(DEFAULT_GUI_FONT); in IMEUIRegisterClass()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp239 … if(index == DEFAULT_GUI_FONT && wxGetOsVersion(&verMaj) == wxOS_WINDOWS_NT && verMaj >= 5) in wxCreateFontFromStockObject()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp239 … if(index == DEFAULT_GUI_FONT && wxGetOsVersion(&verMaj) == wxOS_WINDOWS_NT && verMaj >= 5) in wxCreateFontFromStockObject()
H A Dtooltip.cpp336 hfont = (HFONT)GetStockObject(DEFAULT_GUI_FONT); in Add()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp239 … if(index == DEFAULT_GUI_FONT && wxGetOsVersion(&verMaj) == wxOS_WINDOWS_NT && verMaj >= 5) in wxCreateFontFromStockObject()
H A Dtooltip.cpp336 hfont = (HFONT)GetStockObject(DEFAULT_GUI_FONT); in Add()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dsettings.cpp239 … if(index == DEFAULT_GUI_FONT && wxGetOsVersion(&verMaj) == wxOS_WINDOWS_NT && verMaj >= 5) in wxCreateFontFromStockObject()
H A Dtooltip.cpp336 hfont = (HFONT)GetStockObject(DEFAULT_GUI_FONT); in Add()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Options.cpp81 HFONT hFont = (HFONT) GetStockObject(DEFAULT_GUI_FONT); in AP_Win32Dialog_Options()
767 WM_SETFONT, (WPARAM)GetStockObject(DEFAULT_GUI_FONT), MAKELPARAM(TRUE, 0)); in _onInitDialog()
770 WM_SETFONT, (WPARAM)GetStockObject(DEFAULT_GUI_FONT), MAKELPARAM(TRUE, 0)); in _onInitDialog()
/dports/games/pvpgn/pvpgn-1.8.5/src/win32/
H A Dwinmain.c272 SendMessage(gui.hwndUserCount, WM_SETFONT,(WPARAM)GetStockObject(DEFAULT_GUI_FONT),0); in guiOnCreate()
273 SendMessage(gui.hwndUsers, WM_SETFONT,(WPARAM)GetStockObject(DEFAULT_GUI_FONT),0); in guiOnCreate()
274 SendMessage(gui.hwndUserEditButton, WM_SETFONT,(WPARAM)GetStockObject(DEFAULT_GUI_FONT),0); in guiOnCreate()
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Di_main.cpp438 oldfont = SelectObject (hdc, GetStockObject (DEFAULT_GUI_FONT)); in LConProc()
520 … (drawitem->hDC, GameTitleFont != NULL ? GameTitleFont : (HFONT)GetStockObject (DEFAULT_GUI_FONT)); in LConProc()
554 oldfont = SelectObject (drawitem->hDC, (HFONT)GetStockObject (DEFAULT_GUI_FONT)); in LConProc()

12345678910>>...18