LibreOffice Module vcl (master) 1
|
#include <pdfbuildin_fonts.hxx>
Private Member Functions | |
bool | ImplGetGlyphBoundRect (sal_GlyphId nID, tools::Rectangle &rRect, bool) const override |
Additional Inherited Members | |
![]() | |
static void * | operator new (std::size_t nSize) |
static void * | operator new (std::size_t nSize, std::nothrow_t const &rNothrow) |
static void | operator delete (void *pPtr) |
static void | operator delete (void *pPtr, std::nothrow_t const &rNothrow) |
![]() | |
ImplFontMetricDataRef | mxFontMetric |
const ConvertChar * | mpConversion |
tools::Long | mnLineHeight |
Degree10 | mnOwnOrientation |
Degree10 | mnOrientation |
bool | mbInit |
![]() | |
LogicalFontInstance (const vcl::font::PhysicalFontFace &, const vcl::font::FontSelectPattern &) | |
virtual bool | ImplGetGlyphBoundRect (sal_GlyphId, tools::Rectangle &, bool) const =0 |
hb_font_t * | InitHbFont () |
virtual void | ImplInitHbFont (hb_font_t *) |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 50 of file pdfbuildin_fonts.hxx.
vcl::pdf::BuildinFontInstance::BuildinFontInstance | ( | const vcl::font::PhysicalFontFace & | rFontFace, |
const vcl::font::FontSelectPattern & | rFSP | ||
) |
Definition at line 735 of file pdfbuildin_fonts.cxx.
|
overridevirtual |
Implements LogicalFontInstance.
Definition at line 746 of file pdfbuildin_fonts.cxx.
|
overrideprivatevirtual |
Implements LogicalFontInstance.
Definition at line 741 of file pdfbuildin_fonts.cxx.