Home
last modified time | relevance | path

Searched refs:CreateFontIndirect (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/
H A Dwtl10.patch20 HFONT hFont = ::CreateFontIndirect(&lf);
33 HFONT hFontBold = ::CreateFontIndirect(&lf);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/
H A Dwtl10.patch20 HFONT hFont = ::CreateFontIndirect(&lf);
33 HFONT hFontBold = ::CreateFontIndirect(&lf);
/dports/cad/z88/Z88OS-15/src/z88g/win/
H A Deasyfont.c66 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
79 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
/dports/cad/z88/Z88OS-15/src/z88h/win/
H A Deasyfont.c66 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
79 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
/dports/cad/z88/Z88OS-15/src/z88n/win/
H A Deasyfont.c66 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
79 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
/dports/cad/z88/Z88OS-15/src/z88x/win/
H A Deasyfont.c66 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
79 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
/dports/cad/z88/Z88OS-15/src/z88com/win/
H A Deasyfont.c66 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
79 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
/dports/cad/z88/Z88OS-15/src/z88r/win/
H A Deasyfont.c66 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
79 hFont = CreateFontIndirect (&lf) ; in EzCreateFont()
/dports/editors/wordgrinder/wordgrinder-0.6/src/c/arch/win32/gdi/
H A Dglyphcache.c132 fi->font = CreateFontIndirect(&fi->logfont); in font_reader_cb()
136 fi->fonti = CreateFontIndirect(&fi->logfont); in font_reader_cb()
140 fi->fontb = CreateFontIndirect(&fi->logfont); in font_reader_cb()
144 fi->fontbi = CreateFontIndirect(&fi->logfont); in font_reader_cb()
181 HFONT defaultfonthandle = CreateFontIndirect(defaultfont); in glyphcache_init()
/dports/math/R/R-4.1.2/src/extra/graphapp/
H A Dfonts.c130 SystemFont = new_font_object(CreateFontIndirect(&ncm.lfMenuFont)); in init_fonts()
190 if ((hf = CreateFontIndirect(&lf)) == 0) in newfont()
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/
H A Dfonts.c130 SystemFont = new_font_object(CreateFontIndirect(&ncm.lfMenuFont)); in init_fonts()
190 if ((hf = CreateFontIndirect(&lf)) == 0) in newfont()
/dports/net-im/uTox/uTox/src/windows/
H A Dmain.c612 font[FONT_TEXT] = CreateFontIndirect(&lf); in loadfonts()
614 font[FONT_STATUS] = CreateFontIndirect(&lf); in loadfonts()
616 font[FONT_LIST_NAME] = CreateFontIndirect(&lf); in loadfonts()
618 font[FONT_TITLE] = CreateFontIndirect(&lf); in loadfonts()
620 font[FONT_SELF_NAME] = CreateFontIndirect(&lf); in loadfonts()
622 font[FONT_MISC] = CreateFontIndirect(&lf); in loadfonts()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/shapes/
H A Dfontgen.cc226 font = CreateFontIndirect(&logfont); in Gen_font_shape_win32()
232 font = CreateFontIndirect(&logfont); in Gen_font_shape_win32()
238 font = CreateFontIndirect(&logfont); in Gen_font_shape_win32()
/dports/games/openttd/openttd-12.1/src/os/windows/
H A Dfont_win32.cpp175 HFONT font = CreateFontIndirect(&logfont->elfLogFont); in GetEnglishFontName()
295 HFONT font = CreateFontIndirect(&logfont->elfLogFont); in EnumFontCallback()
397 HFONT temp = CreateFontIndirect(&this->logfont); in SetFontSize()
427 this->font = CreateFontIndirect(&this->logfont); in SetFontSize()
657 HFONT font = CreateFontIndirect(&logfont); in LoadWin32Font()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DDefaultFonts.cpp29 return CreateFontIndirect(&metrics.lfMessageFont); in CreateMessageFont()
H A DFont.cpp23 return CreateFontIndirect(&font); in CreateFont()
/dports/graphics/silgraphite/silgraphite-2.3.1/examples/SimpleEdit/
H A DSimpleEdit.cpp190 HFONT hfont = CreateFontIndirect(&g_lf); in WndProc()
235 HFONT hfont = CreateFontIndirect(&g_lf); in WndProc()
394 HFONT hfont = CreateFontIndirect(&g_lf); in WndProc()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp84 *reinterpret_cast<HFONT*>(hfont) = CreateFontIndirect(logFont); in linkedFontEnumProc()
183 hfont = CreateFontIndirect(&lf); in createMLangFont()
250 hfont = CreateFontIndirect(&logFont); in getFontDataForCharacters()
485 HFONT result = CreateFontIndirect(&matchData.m_chosen); in createGDIFont()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dsystem_fonts_win.cc87 base::win::ScopedHFONT font(::CreateFontIndirect(&logfont)); in GetFontFromLOGFONT()
281 return ::CreateFontIndirect(&logfont); in AdjustExistingSystemFont()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dsystem_fonts_win.cc88 base::win::ScopedHFONT font(::CreateFontIndirect(&logfont)); in GetFontFromLOGFONT()
282 return ::CreateFontIndirect(&logfont); in AdjustExistingSystemFont()
/dports/games/nethack34/nethack-3.4.3/win/win32/
H A Dmhfont.c42 version_splash_font = CreateFontIndirect(&lgfnt); in mswin_init_splashfonts()
167 fnt = CreateFontIndirect(&lgfnt); in mswin_get_font()
/dports/games/nethack34-nox11/nethack-3.4.3/win/win32/
H A Dmhfont.c42 version_splash_font = CreateFontIndirect(&lgfnt); in mswin_init_splashfonts()
167 fnt = CreateFontIndirect(&lgfnt); in mswin_get_font()
/dports/games/unnethack/unnethack-5.1.0-20131208/win/win32/
H A Dmhfont.c41 version_splash_font = CreateFontIndirect(&lgfnt); in mswin_init_splashfonts()
166 fnt = CreateFontIndirect(&lgfnt); in mswin_get_font()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/win32/
H A Dmhfont.c42 version_splash_font = CreateFontIndirect(&lgfnt); in mswin_init_splashfonts()
167 fnt = CreateFontIndirect(&lgfnt); in mswin_get_font()
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/win32/
H A Dmhfont.c42 version_splash_font = CreateFontIndirect(&lgfnt); in mswin_init_splashfonts()
167 fnt = CreateFontIndirect(&lgfnt); in mswin_get_font()

12345678910>>...28