#include <salgdi.h>
|
| ~CoreTextStyle () override |
|
void | GetFontMetric (ImplFontMetricDataRef const &) |
|
bool | GetGlyphOutline (sal_GlyphId, basegfx::B2DPolyPolygon &, bool) const override |
|
CFMutableDictionaryRef | GetStyleDict (void) const |
|
virtual | ~LogicalFontInstance () override |
|
void | AddFallbackForUnicode (sal_UCS4, FontWeight eWeight, const OUString &rFontName) |
|
bool | GetFallbackForUnicode (sal_UCS4, FontWeight eWeight, OUString *pFontName) const |
|
void | IgnoreFallbackForUnicode (sal_UCS4, FontWeight eWeight, std::u16string_view rFontName) |
|
hb_font_t * | GetHbFont () |
|
bool | IsGraphiteFont () |
|
void | SetAverageWidthFactor (double nFactor) |
|
double | GetAverageWidthFactor () const |
|
const FontSelectPattern & | GetFontSelectPattern () const |
|
const PhysicalFontFace * | GetFontFace () const |
|
PhysicalFontFace * | GetFontFace () |
|
const ImplFontCache * | GetFontCache () const |
|
bool | GetGlyphBoundRect (sal_GlyphId, tools::Rectangle &, bool) const |
|
int | GetKashidaWidth () |
|
void | GetScale (double *nXScale, double *nYScale) |
|
| SimpleReferenceObject () |
|
void | acquire () |
|
void | release () |
|
Definition at line 83 of file quartz/salgdi.h.
CoreTextStyle::~CoreTextStyle |
( |
| ) |
|
|
override |
CFMutableDictionaryRef CoreTextStyle::GetStyleDict |
( |
void |
| ) |
const |
|
inline |
hb_font_t* CoreTextStyle::ImplInitHbFont |
( |
| ) |
|
|
overrideprivatevirtual |
bool CoreTextStyle::mbFauxBold |
faux bold - true, if font doesn't have proper bold variants
Definition at line 100 of file quartz/salgdi.h.
float CoreTextStyle::mfFontRotation |
float CoreTextStyle::mfFontStretch |
<1.0: font is squeezed, >1.0 font is stretched, else 1.0
Definition at line 96 of file quartz/salgdi.h.
CFMutableDictionaryRef CoreTextStyle::mpStyleDict |
|
private |
The documentation for this class was generated from the following file: