ReactOS 0.4.16-dev-109-gf4cb10f
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Definition at line 293 of file font.c.
Referenced by GreGetObject().
Internal
Definition at line 23 of file font.c.
Referenced by IntPaintDesktop(), MENU_DrawPopupGlyph(), MenuInit(), UITOOLS95_DFC_ButtonCheckRadio(), UITOOLS95_DrawFrameCaption(), UITOOLS95_DrawFrameMenu(), and UITOOLS95_DrawFrameScroll().
DWORD FASTCALL GreGetKerningPairs | ( | HDC | hDC, |
ULONG | NumPairs, | ||
LPKERNINGPAIR | krnpair | ||
) |
Definition at line 48 of file font.c.
HFONT APIENTRY HfontCreate | ( | IN PENUMLOGFONTEXDVW | pelfw, |
IN ULONG | cjElfw, | ||
IN LFTYPE | lft, | ||
IN FLONG | fl, | ||
IN PVOID | pvCliData | ||
) |
Definition at line 1140 of file font.c.
Referenced by GreCreateFontIndirectW(), and NtGdiHfontCreate().
DWORD FASTCALL IntGetCharDimensions | ( | HDC | hdc, |
PTEXTMETRICW | ptm, | ||
PDWORD | height | ||
) |
Definition at line 329 of file font.c.
Referenced by co_IntInitializeDesktopGraphics(), IntGetDialogBaseUnits(), MENU_CalcItemSize(), and UserChangeDisplaySettings().
Definition at line 371 of file font.c.
Referenced by NtGdiGetDCDword().
HANDLE APIENTRY NtGdiAddFontMemResourceEx | ( | IN PVOID | pvBuffer, |
IN DWORD | cjBuffer, | ||
IN DESIGNVECTOR * | pdv, | ||
IN ULONG | cjDV, | ||
OUT DWORD * | pNumFonts | ||
) |
Definition at line 498 of file font.c.
INT APIENTRY NtGdiAddFontResourceW | ( | IN WCHAR * | pwcFiles, |
IN ULONG | cwc, | ||
IN ULONG | cFiles, | ||
IN FLONG | fl, | ||
IN DWORD | dwPidTid, | ||
IN OPTIONAL DESIGNVECTOR * | pdv | ||
) |
Functions
Definition at line 446 of file font.c.
DWORD APIENTRY NtGdiGetCharacterPlacementW | ( | IN HDC | hdc, |
IN LPWSTR | pwsz, | ||
IN INT | nCount, | ||
IN INT | nMaxExtent, | ||
IN OUT LPGCP_RESULTSW | pgcpw, | ||
IN DWORD | dwFlags | ||
) |
Definition at line 566 of file font.c.
Definition at line 588 of file font.c.
Referenced by GetFontData().
W32KAPI BOOL APIENTRY NtGdiGetFontResourceInfoInternalW | ( | IN LPWSTR | pwszFiles, |
IN ULONG | cwc, | ||
IN ULONG | cFiles, | ||
IN UINT | cjIn, | ||
IN OUT LPDWORD | pdwBytes, | ||
OUT LPVOID | pvBuf, | ||
IN DWORD | dwType | ||
) |
Definition at line 957 of file font.c.
Definition at line 650 of file font.c.
ULONG APIENTRY NtGdiGetGlyphOutline | ( | IN HDC | hdc, |
IN WCHAR | wch, | ||
IN UINT | iFormat, | ||
OUT LPGLYPHMETRICS | pgm, | ||
IN ULONG | cjBuf, | ||
OUT OPTIONAL PVOID | UnsafeBuf, | ||
IN LPMAT2 | pmat2, | ||
IN BOOL | bIgnoreRotation | ||
) |
Definition at line 721 of file font.c.
DWORD APIENTRY NtGdiGetKerningPairs | ( | HDC | hDC, |
ULONG | NumPairs, | ||
LPKERNINGPAIR | krnpair | ||
) |
Definition at line 806 of file font.c.
ULONG APIENTRY NtGdiGetOutlineTextMetricsInternalW | ( | HDC | hDC, |
ULONG | Data, | ||
OUTLINETEXTMETRICW * | otm, | ||
TMDIFF * | Tmd | ||
) |
Definition at line 880 of file font.c.
Definition at line 1071 of file font.c.
Referenced by GdiRealizationInfo().
HFONT APIENTRY NtGdiHfontCreate | ( | IN PENUMLOGFONTEXDVW | pelfw, |
IN ULONG | cjElfw, | ||
IN LFTYPE | lft, | ||
IN FLONG | fl, | ||
IN PVOID | pvCliData | ||
) |
Definition at line 1194 of file font.c.
Definition at line 422 of file font.c.
Referenced by ftGdiGetGlyphOutline(), ftGdiGetTextCharsetInfo(), ftGdiGetTextMetricsW(), GreGetKerningPairs(), GreGetTextExtentExW(), GreGetTextExtentW(), IntExtTextOutW(), IntGetCharDimensions(), NtGdiGetCharABCWidthsW(), NtGdiGetCharWidthW(), NtGdiGetFontData(), NtGdiGetFontUnicodeRanges(), NtGdiGetGlyphIndicesW(), NtGdiGetKerningPairs(), NtGdiGetOutlineTextMetricsInternalW(), NtGdiGetRealizationInfo(), NtGdiGetTextExtentExW(), and NtGdiGetTextFaceW().