/reactos/sdk/include/psdk/ |
H A D | gdiplusbase.h | 53 class Font; variable
|
H A D | gdiplusheaders.h | 713 friend class Font; variable 880 Font(const FontFamily *family, REAL emSize, INT style, Unit unit) in Font() function 885 Font(HDC hdc, const HFONT hfont) in Font() function 889 Font(HDC hdc, const LOGFONTA *logfont) in Font() function 894 Font(HDC hdc, const LOGFONTW *logfont) in Font() function 899 …Font(const WCHAR *familyName, REAL emSize, INT style, Unit unit, const FontCollection *fontCollect… in Font() function 903 Font(HDC hdc) in Font() function 987 Font() in Font() function
|
H A D | ntddvdeo.h | 469 UCHAR Font[1]; member
|
H A D | gdiplusgraphics.h | 25 friend class Font; variable
|
/reactos/base/applications/charmap_new/ |
H A D | GridView.h | 9 LOGFONTW Font; member
|
/reactos/subsystems/mvdm/ntvdm/bios/ |
H A D | vidbios.c | 2645 PUCHAR Font = (PUCHAR)FAR_POINTER(((PULONG)BaseAddress)[0x43]); in VidBiosDrawGlyph() local 2702 PUCHAR Font = (PUCHAR)FAR_POINTER(((PULONG)BaseAddress)[0x43]); in VidBiosDrawGlyph() local 2755 PUCHAR Font = (PUCHAR)FAR_POINTER(((PULONG)BaseAddress)[0x43]); in VidBiosDrawGlyph() local 2834 PUCHAR Font = (PUCHAR)FAR_POINTER(((PULONG)BaseAddress)[0x43]); in VidBiosDrawGlyph() local
|
/reactos/modules/rostests/apitests/gdi32/ |
H A D | GetGlyphIndices.c | 78 LOGFONTW Font = { 0 }; in IntCreateFont() local
|
/reactos/sdk/include/vcruntime/ |
H A D | comdef.h | 187 struct Font : IFontDisp {}; struct
|
/reactos/win32ss/user/winsrv/consrv/frontends/gui/ |
H A D | conwnd.h | 86 HFONT Font[FONT_MAXNO]; member
|
/reactos/modules/rosapps/applications/devutils/vgafontedit/ |
H A D | precomp.h | 68 PBITMAP_FONT Font; member
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | font.h | 7 FONTGDI *Font; member
|
H A D | text.h | 66 FONTOBJ *Font; member
|
H A D | freetype.c | 5193 ftGetFontUnicodeRanges(PFONTGDI Font, PGLYPHSET glyphset) in ftGetFontUnicodeRanges() 5821 IntFontType(PFONTGDI Font) in IntFontType() 6363 ftGdiRealizationInfo(PFONTGDI Font, PREALIZATION_INFO Info) in ftGdiRealizationInfo() 6382 ftGdiGetKerningPairs( PFONTGDI Font, in ftGdiGetKerningPairs()
|
/reactos/dll/cpl/desk/ |
H A D | advappdlg.c | 21 int Font; member
|
H A D | draw.c | 527 MyDrawMenuBarTemp(HWND Wnd, HDC DC, LPRECT Rect, HMENU Menu, HFONT Font, COLOR_SCHEME *scheme) in MyDrawMenuBarTemp()
|
/reactos/dll/win32/comctl32/ |
H A D | progress.c | 55 HFONT Font; /* Handle to font (not unused) */ member
|
H A D | syslink.c | 81 HFONT Font; /* Handle to the font for text */ member
|
/reactos/win32ss/user/ntuser/ |
H A D | menu.c | 2685 IntDrawMenuBarTemp(PWND pWnd, HDC hDC, LPRECT Rect, PMENU pMenu, HFONT Font) in IntDrawMenuBarTemp()
|