LibreOffice Module vcl (master)
1
|
#include <freetype_glyphcache.hxx>
Private Attributes | |
FreetypeFontInfo * | mpFreetypeFontInfo |
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) |
![]() | |
PhysicalFontFace (const FontAttributes &) | |
void | SetBitmapSize (int nW, int nH) |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
tools::Long | mnWidth |
tools::Long | mnHeight |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 94 of file freetype_glyphcache.hxx.
FreetypeFontFace::FreetypeFontFace | ( | FreetypeFontInfo * | , |
const FontAttributes & | |||
) |
|
overridevirtual |
Implements PhysicalFontFace.
|
inlineoverridevirtual |
Implements PhysicalFontFace.
Definition at line 109 of file freetype_glyphcache.hxx.
References FreetypeFontInfo::GetFontCapabilities(), and mpFreetypeFontInfo.
|
inlineoverridevirtual |
Implements PhysicalFontFace.
Definition at line 105 of file freetype_glyphcache.hxx.
References FreetypeFontInfo::GetFontCharMap().
|
inlineoverridevirtual |
Implements PhysicalFontFace.
Definition at line 103 of file freetype_glyphcache.hxx.
References FreetypeFontInfo::GetFontId().
|
private |
Definition at line 97 of file freetype_glyphcache.hxx.
Referenced by GetFontCapabilities().