ReactOS 0.4.16-dev-983-g23ad936
|
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 1215 of file font.c.
Referenced by GreCreateFontIndirectW(), and NtGdiHfontCreate().
|
static |
Definition at line 442 of file font.c.
Referenced by NtGdiAddFontResourceW(), and NtGdiRemoveFontResourceW().
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 573 of file font.c.
INT APIENTRY NtGdiAddFontResourceW | ( | _In_reads_(cwc) WCHAR * | pwcFiles, |
_In_ ULONG | cwc, | ||
_In_ ULONG | cFiles, | ||
_In_ FLONG | fl, | ||
_In_ DWORD | dwPidTid, | ||
_In_opt_ DESIGNVECTOR * | pdv | ||
) |
Functions
Definition at line 465 of file font.c.
Referenced by GdiAddFontResourceW(), and Test_NtGdiAddFontResourceW().
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 641 of file font.c.
Definition at line 663 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 1032 of file font.c.
Definition at line 725 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 796 of file font.c.
DWORD APIENTRY NtGdiGetKerningPairs | ( | HDC | hDC, |
ULONG | NumPairs, | ||
LPKERNINGPAIR | krnpair | ||
) |
Definition at line 881 of file font.c.
ULONG APIENTRY NtGdiGetOutlineTextMetricsInternalW | ( | HDC | hDC, |
ULONG | Data, | ||
OUTLINETEXTMETRICW * | otm, | ||
TMDIFF * | Tmd | ||
) |
Definition at line 955 of file font.c.
Definition at line 1146 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 1269 of file font.c.
BOOL APIENTRY NtGdiRemoveFontResourceW | ( | _In_reads_(cwc) WCHAR * | pwszFiles, |
_In_ ULONG | cwc, | ||
_In_ ULONG | cFiles, | ||
_In_ ULONG | fl, | ||
_In_ DWORD | dwPidTid, | ||
_In_opt_ DESIGNVECTOR * | pdv | ||
) |
Definition at line 519 of file font.c.
Referenced by RemoveFontResourceExW().
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().