|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplusheaders.h>


Public Member Functions | |
| InstalledFontFamily () | |
Public Member Functions inherited from FontFamily | |
| FontFamily () | |
| FontFamily (const WCHAR *name, const FontCollection *fontCollection) | |
| FontFamily * | Clone () |
| UINT16 | GetCellAscent (INT style) const |
| UINT16 | GetCellDescent (INT style) const |
| UINT16 | GetEmHeight (INT style) |
| Status | GetFamilyName (WCHAR name[LF_FACESIZE], WCHAR language) const |
| Status | GetLastStatus () const |
| UINT16 | GetLineSpacing (INT style) const |
| BOOL | IsAvailable () const |
| BOOL | IsStyleAvailable (INT style) const |
Public Member Functions inherited from GdiplusBase | |
| void | operator delete (void *in_pVoid) |
| void | operator delete[] (void *in_pVoid) |
| void * | operator new (size_t in_size) |
| void * | operator new[] (size_t in_size) |
Additional Inherited Members | |
Static Public Member Functions inherited from FontFamily | |
| static const FontFamily * | GenericMonospace () |
| static const FontFamily * | GenericSansSerif () |
| static const FontFamily * | GenericSerif () |
Definition at line 838 of file gdiplusheaders.h.
|
inline |
Definition at line 841 of file gdiplusheaders.h.