Home
last modified time | relevance | path

Searched refs:GpFont (Results 1 – 25 of 48) sorted by relevance

12

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dfont.h37 GpStatus WINGDIPAPI GdipCreateFontFromDC (HDC hdc, GpFont **font);
42 GpStatus WINGDIPAPI GdipCloneFont (GpFont *font, GpFont **cloneFont);
44 GpStatus WINGDIPAPI GdipDeleteFont (GpFont *font);
45 GpStatus WINGDIPAPI GdipGetLogFontA (GpFont *font, GpGraphics *graphics, LOGFONTA *logfontA);
46 GpStatus WINGDIPAPI GdipGetLogFontW (GpFont *font, GpGraphics *graphics, LOGFONTW *logfontW);
48 GpStatus WINGDIPAPI GdipGetFontHeightGivenDPI (GDIPCONST GpFont *font, REAL dpi, REAL *height);
49 GpStatus WINGDIPAPI GdipGetFontSize (GpFont *font, REAL *size);
50 GpStatus WINGDIPAPI GdipGetFontStyle (GpFont *font, INT *style);
51 GpStatus WINGDIPAPI GdipGetFontUnit (GpFont *font, Unit *unit);
52 GpStatus WINGDIPAPI GdipGetFamily (GpFont *font, GpFontFamily **family);
[all …]
H A Dfont.c78 gdip_font_init (GpFont *font) in gdip_font_init()
93 static GpFont *
96 GpFont *result = (GpFont *) GdipAlloc (sizeof (GpFont)); in gdip_font_new()
825 GpFont *font; in gdip_get_fontfamily_details()
886 GpFont *font; in gdip_get_fontfamily_details()
1019 GpFont *result; in gdip_create_font_without_validation()
1075 GdipCloneFont (GpFont* font, GpFont** cloneFont) in GdipCloneFont()
1077 GpFont *result; in GdipCloneFont()
1242 GpFont *src_font; in GdipCreateFontFromHfontA()
1243 GpFont *result; in GdipCreateFontFromHfontA()
[all …]
H A Dtext.h31 … GdipDrawString (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *font,
34 …ipMeasureString (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *font,
38 …CharacterRanges (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *font,
41 …DrawDriverString (GpGraphics *graphics, GDIPCONST UINT16 *text, INT length, GDIPCONST GpFont *font,
44 …sureDriverString (GpGraphics *graphics, GDIPCONST UINT16 *text, INT length, GDIPCONST GpFont *font,
H A Dtext-pango-private.h49 …ango_setup_layout (cairo_t *cr, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
52 …awString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
55 …reString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
59 …erRanges (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
H A Dtext.c43 GdipDrawString (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *font, … in GdipDrawString()
73 GdipMeasureString (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *fon… in GdipMeasureString()
121 …CharacterRanges (GpGraphics *graphics, GDIPCONST WCHAR *string, INT length, GDIPCONST GpFont *font, in GdipMeasureCharacterRanges()
150 GdipDrawDriverString (GpGraphics *graphics, GDIPCONST UINT16 *text, INT length, GDIPCONST GpFont *f… in GdipDrawDriverString()
157 GdipMeasureDriverString (GpGraphics *graphics, GDIPCONST UINT16 *text, INT length, GDIPCONST GpFont in GdipMeasureDriverString()
H A Dfont-private.h60 …hout_validation (GDIPCONST GpFontFamily *family, REAL emSize, INT style, Unit unit, GpFont **font);
66 PangoFontDescription* gdip_get_pango_font_description (GpFont *font);
70 cairo_font_face_t* gdip_get_cairo_font_face (GpFont *font);
H A Dtext-cairo-private.h73 …awString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
76 …reString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
80 …erRanges (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
H A Dtext-metafile.c34 …wString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font, in metafile_DrawString()
H A Dtext-metafile-private.h32 …awString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font,
H A DGdiPlusFlat.h56 typedef void GpFont; typedef
H A Dgdiplus-private.h84 typedef struct _Font GpFont; typedef
H A Dtext-pango.c179 gdip_pango_setup_layout (cairo_t *cr, GDIPCONST WCHAR *stringUnicode, int length, GDIPCONST GpFont in gdip_pango_setup_layout()
236 pango_layout_set_font_description (layout, gdip_get_pango_font_description ((GpFont*) font)); in gdip_pango_setup_layout()
525 …raphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font, GDIPCONST R… in pango_DrawString()
564 …raphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font, GDIPCONST R… in pango_MeasureString()
672 …erRanges (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font, in pango_MeasureCharacterRanges()
H A Dtext-cairo.c45 CalculateStringWidths (cairo_t *ct, GDIPCONST GpFont *gdiFont, GDIPCONST gunichar2 *stringUnicode, … in CalculateStringWidths()
67 CalculateStringWidthsUTF8 (cairo_t *ct, GDIPCONST GpFont *gdiFont, const BYTE *utf8, unsigned long … in CalculateStringWidthsUTF8()
115 MeasureString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, int *length, GDIPCONST GpFont in MeasureString()
831 DrawString (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, int length, GDIPCONST GpFont *fon… in DrawString()
1007 …raphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font, GDIPCONST R… in cairo_DrawString()
1051 …raphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font, GDIPCONST R… in cairo_MeasureString()
1093 …rRanges (GpGraphics *graphics, GDIPCONST WCHAR *stringUnicode, INT length, GDIPCONST GpFont *font, in cairo_MeasureCharacterRanges()
/dports/security/ridl/ridl-11b3240/source/msw/
H A Dgdiplus.h20 typedef struct GpFont GpFont; typedef
199 INT style, Unit unit, GpFont **font);
202 GdipDeleteFont(GpFont* font);
205 GdipGetFontSize(GpFont *font, REAL *size);
306 GDIPCONST GpFont *font, GDIPCONST RectF *layoutRect,
324 GDIPCONST GpFont *font,
H A Dfont.h10 GpFont *ft;
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/tests/
H A Dtestfont.c387 GpFont *font; in test_createFontFromDC()
407 GpFont *font; in test_createFontFromLogfontA()
474 GpFont *font; in test_createFontFromLogfontW()
541 GpFont *font; in test_createFont()
586 GpFont *font; in test_cloneFont()
612 GpFont *font; in test_deleteFont()
632 GpFont *font; in test_getFamily()
653 GpFont *font; in test_getFontStyle()
674 GpFont *font; in test_getFontSize()
698 GpFont *font; in test_getFontUnit()
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgpstubs.h90 class GpFont {};
117 typedef void GpFont; typedef
H A Dgdiplusflat.h107 GpStatus WINGDIPAPI GdipCreateFontFromDC(HDC,GpFont**);
108 GpStatus WINGDIPAPI GdipCreateFontFromLogfontA(HDC,GDIPCONST LOGFONTA*,GpFont**);
111 GpStatus WINGDIPAPI GdipCloneFont(GpFont*,GpFont**);
112 GpStatus WINGDIPAPI GdipDeleteFont(GpFont*);
113 GpStatus WINGDIPAPI GdipGetFamily(GpFont*,GpFontFamily**);
114 GpStatus WINGDIPAPI GdipGetFontStyle(GpFont*,INT*);
115 GpStatus WINGDIPAPI GdipGetFontSize(GpFont*,REAL*);
116 GpStatus WINGDIPAPI GdipGetFontUnit(GpFont*,Unit*);
118 GpStatus WINGDIPAPI GdipGetFontHeightGivenDPI(GDIPCONST GpFont*,REAL,REAL*);
119 GpStatus WINGDIPAPI GdipGetLogFontA(GpFont*,GpGraphics*,LOGFONTA*);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusgpstubs.h90 class GpFont {};
117 typedef void GpFont; typedef
H A Dgdiplusflat.h107 GpStatus WINGDIPAPI GdipCreateFontFromDC(HDC,GpFont**);
108 GpStatus WINGDIPAPI GdipCreateFontFromLogfontA(HDC,GDIPCONST LOGFONTA*,GpFont**);
111 GpStatus WINGDIPAPI GdipCloneFont(GpFont*,GpFont**);
112 GpStatus WINGDIPAPI GdipDeleteFont(GpFont*);
113 GpStatus WINGDIPAPI GdipGetFamily(GpFont*,GpFontFamily**);
114 GpStatus WINGDIPAPI GdipGetFontStyle(GpFont*,INT*);
115 GpStatus WINGDIPAPI GdipGetFontSize(GpFont*,REAL*);
116 GpStatus WINGDIPAPI GdipGetFontUnit(GpFont*,Unit*);
118 GpStatus WINGDIPAPI GdipGetFontHeightGivenDPI(GDIPCONST GpFont*,REAL,REAL*);
119 GpStatus WINGDIPAPI GdipGetLogFontA(GpFont*,GpGraphics*,LOGFONTA*);
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusgpstubs.h95 class GpFont {};
122 typedef void GpFont; typedef
H A Dgdiplusflat.h112 GpStatus WINGDIPAPI GdipCreateFontFromDC(HDC,GpFont**);
113 GpStatus WINGDIPAPI GdipCreateFontFromLogfontA(HDC,GDIPCONST LOGFONTA*,GpFont**);
116 GpStatus WINGDIPAPI GdipCloneFont(GpFont*,GpFont**);
117 GpStatus WINGDIPAPI GdipDeleteFont(GpFont*);
118 GpStatus WINGDIPAPI GdipGetFamily(GpFont*,GpFontFamily**);
119 GpStatus WINGDIPAPI GdipGetFontStyle(GpFont*,INT*);
120 GpStatus WINGDIPAPI GdipGetFontSize(GpFont*,REAL*);
121 GpStatus WINGDIPAPI GdipGetFontUnit(GpFont*,Unit*);
123 GpStatus WINGDIPAPI GdipGetFontHeightGivenDPI(GDIPCONST GpFont*,REAL,REAL*);
124 GpStatus WINGDIPAPI GdipGetLogFontA(GpFont*,GpGraphics*,LOGFONTA*);
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusgpstubs.h95 class GpFont {};
122 typedef void GpFont; typedef
H A Dgdiplusflat.h112 GpStatus WINGDIPAPI GdipCreateFontFromDC(HDC,GpFont**);
113 GpStatus WINGDIPAPI GdipCreateFontFromLogfontA(HDC,GDIPCONST LOGFONTA*,GpFont**);
116 GpStatus WINGDIPAPI GdipCloneFont(GpFont*,GpFont**);
117 GpStatus WINGDIPAPI GdipDeleteFont(GpFont*);
118 GpStatus WINGDIPAPI GdipGetFamily(GpFont*,GpFontFamily**);
119 GpStatus WINGDIPAPI GdipGetFontStyle(GpFont*,INT*);
120 GpStatus WINGDIPAPI GdipGetFontSize(GpFont*,REAL*);
121 GpStatus WINGDIPAPI GdipGetFontUnit(GpFont*,Unit*);
123 GpStatus WINGDIPAPI GdipGetFontHeightGivenDPI(GDIPCONST GpFont*,REAL,REAL*);
124 GpStatus WINGDIPAPI GdipGetLogFontA(GpFont*,GpGraphics*,LOGFONTA*);
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/win32/
H A Dfx_win32_gdipext.cpp359 GpFont** font);
360 typedef GpStatus(WINGDIPAPI* FuncType_GdipGetFontSize)(GpFont* font,
373 GDIPCONST GpFont* font,
393 typedef GpStatus(WINGDIPAPI* FuncType_GdipDeleteFont)(GpFont* font);
432 GDIPCONST GpFont* font,
791 Unit(flag), (GpFont**)pFont); in GdipCreateFontFromFamily()
801 GpStatus status = CallFunc(GdipGetFontSize)((GpFont*)pFont, (REAL*)&get_size); in GdipGetFontSize()
831 (GDIPCONST GpFont*)font, (GDIPCONST GpBrush*)brush, in GdipDrawDriverString()
865 GpFont* pFont = nullptr; in GdipCreateFontFromCollection()
897 CallFunc(GdipDeleteFont)((GpFont*)pFont); in GdipDeleteFont()

12