#include <freetype_glyphcache.hxx>
|
virtual | ~FreetypeFontInstance () override |
|
FreetypeFont & | GetFreetypeFont () const |
|
virtual bool | GetGlyphOutline (sal_GlyphId, basegfx::B2DPolyPolygon &, bool) const override |
|
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 114 of file freetype_glyphcache.hxx.
virtual FreetypeFontInstance::~FreetypeFontInstance |
( |
| ) |
|
|
overridevirtual |
FreetypeFont& FreetypeFontInstance::GetFreetypeFont |
( |
| ) |
const |
|
inline |
virtual hb_font_t* FreetypeFontInstance::ImplInitHbFont |
( |
| ) |
|
|
overrideprivatevirtual |
std::unique_ptr<FreetypeFont> FreetypeFontInstance::mxFreetypeFont |
|
private |
The documentation for this class was generated from the following file: