LibreOffice Module vcl (master)
1
|
#include <salgdi.h>
Private Member Functions | |
void | ReadCmapTable (HDC) const |
void | GetFontCapabilities (HDC hDC) const |
Private Attributes | |
sal_IntPtr | mnId |
bool | mbFontCapabilitiesRead |
FontCharMapRef | mxUnicodeMap |
vcl::FontCapabilities | maFontCapabilities |
BYTE | meWinCharSet |
BYTE | mnPitchAndFamily |
bool | mbAliasSymbolsHigh |
bool | mbAliasSymbolsLow |
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 &) | |
![]() | |
virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
![]() | |
oslInterlockedCount | m_nCount |
Definition at line 61 of file win/salgdi.h.
|
explicit |
|
overridevirtual |
|
overridevirtual |
Implements vcl::font::PhysicalFontFace.
|
inline |
Definition at line 76 of file win/salgdi.h.
References meWinCharSet.
|
overridevirtual |
Implements vcl::font::PhysicalFontFace.
|
private |
|
overridevirtual |
Implements vcl::font::PhysicalFontFace.
|
overridevirtual |
Implements vcl::font::PhysicalFontFace.
|
inline |
Definition at line 77 of file win/salgdi.h.
References mnPitchAndFamily.
|
inline |
Definition at line 418 of file win/salgdi.h.
References FontCharMap::HasChar(), mbAliasSymbolsHigh, mbAliasSymbolsLow, and mxUnicodeMap.
|
private |
|
inline |
Definition at line 71 of file win/salgdi.h.
References mnId.
void WinFontFace::UpdateFromHDC | ( | HDC | ) | const |
|
mutableprivate |
Definition at line 88 of file win/salgdi.h.
|
private |
Definition at line 92 of file win/salgdi.h.
Referenced by HasChar().
|
private |
Definition at line 93 of file win/salgdi.h.
Referenced by HasChar().
|
mutableprivate |
Definition at line 86 of file win/salgdi.h.
|
private |
Definition at line 90 of file win/salgdi.h.
Referenced by GetCharSet().
|
private |
Definition at line 83 of file win/salgdi.h.
Referenced by SetFontId().
|
private |
Definition at line 91 of file win/salgdi.h.
Referenced by GetPitchAndFamily().
|
mutableprivate |
Definition at line 87 of file win/salgdi.h.
Referenced by HasChar().