Home
last modified time | relevance | path

Searched refs:InitFont_gdiplus (Results 1 – 10 of 10) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwgdiplus.h36 extern void InitFont_gdiplus(LPGW lpgw, HDC hdc, LPRECT rect);
H A Dwgdiplus.cpp316 InitFont_gdiplus(LPGW lpgw, HDC hdc, LPRECT rect) in InitFont_gdiplus() function
H A Dwgraph.c1065 InitFont_gdiplus(lpgw, hdc, lprect); in MakeFonts()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwgdiplus.h36 extern void InitFont_gdiplus(LPGW lpgw, HDC hdc, LPRECT rect);
H A Dwgdiplus.cpp316 InitFont_gdiplus(LPGW lpgw, HDC hdc, LPRECT rect) in InitFont_gdiplus() function
H A Dwgraph.c1065 InitFont_gdiplus(lpgw, hdc, lprect); in MakeFonts()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwgdiplus.h40 extern void InitFont_gdiplus(LPGW lpgw, HDC hdc, LPRECT rect);
H A Dwgdiplus.cpp321 InitFont_gdiplus(LPGW lpgw, HDC hdc, LPRECT rect) in InitFont_gdiplus() function
H A Dwgraph.c1019 InitFont_gdiplus(lpgw, hdc, lprect); in MakeFonts()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/
H A DChangeLog1526 * src/win/wgdiplus.cpp (InitFont_gdiplus): Fix double application of
2840 * src/win/wgraph.c src/win/wgdiplus.cpp|h (InitFont_gdiplus):