Home
last modified time | relevance | path

Searched refs:PFONTGDI (Results 1 – 4 of 4) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Dtext.h127 INT FASTCALL IntGetOutlineTextMetrics(PFONTGDI, UINT, OUTLINETEXTMETRICW*, BOOL);
128 BOOL FASTCALL TextIntUpdateSize(PDC,PTEXTOBJ,PFONTGDI,BOOL);
134 DWORD FASTCALL ftGetFontUnicodeRanges(PFONTGDI, PGLYPHSET);
135 DWORD FASTCALL ftGdiGetFontData(PFONTGDI,DWORD,DWORD,PVOID,DWORD);
137 BOOL FASTCALL ftGdiRealizationInfo(PFONTGDI,PREALIZATION_INFO);
138 DWORD FASTCALL ftGdiGetKerningPairs(PFONTGDI,DWORD,LPKERNINGPAIR);
H A Dfont.c56 PFONTGDI FontGDI; in GreGetKerningPairs()
599 PFONTGDI FontGdi; in NtGdiGetFontData()
658 PFONTGDI FontGdi; in NtGdiGetFontUnicodeRanges()
813 PFONTGDI FontGDI; in NtGdiGetKerningPairs()
888 PFONTGDI FontGDI; in NtGdiGetOutlineTextMetricsInternalW()
1078 PFONTGDI pFontGdi; in NtGdiGetRealizationInfo()
H A Dfreetype.c510 PFONTGDI pFontGDI; in FontLink_PrepareFontInfo()
1480 PFONTGDI pFontGDI; in FontLink_Chain_Populate()
4448 PFONTGDI FontGDI; in ftGdiGetGlyphOutline()
4968 PFONTGDI FontGDI; in TextIntGetTextExtentPoint()
5090 PFONTGDI FontGdi; in ftGdiGetTextCharsetInfo()
5274 PFONTGDI FontGDI; in ftGdiGetTextMetricsW()
5365 PFONTGDI FontGdi, in ftGdiGetFontData()
6787 PFONTGDI FontGDI; in IntExtTextOutW()
7484 PFONTGDI FontGDI; in NtGdiGetCharABCWidthsW()
7688 PFONTGDI FontGDI; in NtGdiGetCharWidthW()
[all …]
/reactos/win32ss/gdi/eng/
H A Dengobjects.h168 } FONTGDI, *PFONTGDI; typedef