Home
last modified time | relevance | path

Searched defs:SystemFontData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsysdata.hxx157 struct SystemFontData struct
159 unsigned long nSize; // size in bytes of this structure
161 HFONT hFont; // native font object
163 ULONG hFont; // native font object
165 void* aATSUFontID; // native font object
167 void* nFontId; // native font id
168 int nFontFlags; // native font flags
170 bool bFakeBold; // Does this font need faking the bold style
171 bool bFakeItalic; // Does this font need faking the italic style
172 bool bAntialias; // Should this font be antialiased
[all …]

Completed in 36 milliseconds