LibreOffice Module vcl (master)
1
|
#include <winlayout.hxx>
Private Member Functions | |
WinFontInstance (const WinFontFace &, const FontSelectPattern &) | |
hb_font_t * | ImplInitHbFont () override |
bool | ImplGetGlyphBoundRect (sal_GlyphId, tools::Rectangle &, bool) const override |
Private Attributes | |
WinSalGraphics * | m_pGraphics |
HFONT | m_hFont |
float | m_fScale |
Friends | |
rtl::Reference< LogicalFontInstance > | WinFontFace::CreateFontInstance (const FontSelectPattern &) const |
Additional Inherited Members | |
![]() | |
static void | DecodeOpenTypeTag (const uint32_t nTableTag, char *pTagName) |
![]() | |
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 PhysicalFontFace &, const FontSelectPattern &) | |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
static hb_font_t * | InitHbFont (hb_face_t *pHbFace) |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 31 of file winlayout.hxx.
|
override |
|
explicitprivate |
|
inline |
Definition at line 51 of file winlayout.hxx.
References LogicalFontInstance::GetFontFace().
|
inline |
Definition at line 52 of file winlayout.hxx.
References LogicalFontInstance::GetFontFace().
|
overridevirtual |
Implements LogicalFontInstance.
|
inline |
Definition at line 42 of file winlayout.hxx.
References m_pGraphics.
|
inline |
Definition at line 44 of file winlayout.hxx.
References m_hFont.
float WinFontInstance::getHScale | ( | ) | const |
|
inline |
Definition at line 45 of file winlayout.hxx.
References m_fScale.
bool WinFontInstance::hasHScale | ( | ) | const |
|
overrideprivatevirtual |
Implements LogicalFontInstance.
|
overrideprivatevirtual |
Reimplemented from LogicalFontInstance.
void WinFontInstance::SetGraphics | ( | WinSalGraphics * | ) |
|
inline |
Definition at line 49 of file winlayout.hxx.
References m_hFont.
|
friend |
|
private |
Definition at line 64 of file winlayout.hxx.
Referenced by GetScale().
|
private |
Definition at line 63 of file winlayout.hxx.
Referenced by GetHFONT(), and SetHFONT().
|
private |
Definition at line 62 of file winlayout.hxx.
Referenced by GetGraphics().