AddMapName(std::u16string_view) | FontAttributes | inline |
CompareDeviceIndependentFontAttributes(const FontAttributes &rOther) const | FontAttributes | |
FEAT_PREFIX | vcl::font::FontSelectPattern | static |
FEAT_SEPARATOR | vcl::font::FontSelectPattern | static |
FontAttributes() | FontAttributes | explicit |
FontSelectPattern(const vcl::Font &, OUString aSearchName, const Size &, float fExactHeight, bool bNonAntialias=false) | vcl::font::FontSelectPattern | |
GetFamilyName() const | FontAttributes | inline |
GetFamilyType() const | FontAttributes | inline |
GetItalic() const | FontAttributes | inline |
GetMapNames() const | FontAttributes | inline |
GetPitch() const | FontAttributes | inline |
GetQuality() const | FontAttributes | inline |
GetStyleName() const | FontAttributes | inline |
GetWeight() const | FontAttributes | inline |
GetWidthType() const | FontAttributes | inline |
hashCode() const | vcl::font::FontSelectPattern | |
IncreaseQualityBy(int nQualityAmount) | FontAttributes | inline |
IsMicrosoftSymbolEncoded() const | FontAttributes | inline |
maFamilyName | FontAttributes | private |
maItalicMatrix | vcl::font::FontSelectPattern | |
maMapNames | FontAttributes | private |
maSearchName | vcl::font::FontSelectPattern | |
maStyleName | FontAttributes | private |
maTargetName | vcl::font::FontSelectPattern | |
mbEmbolden | vcl::font::FontSelectPattern | |
mbMicrosoftSymbolEncoded | FontAttributes | private |
mbNonAntialiased | vcl::font::FontSelectPattern | |
mbVertical | vcl::font::FontSelectPattern | |
meFamily | FontAttributes | private |
meItalic | FontAttributes | private |
meLanguage | vcl::font::FontSelectPattern | |
mePitch | FontAttributes | private |
meWeight | FontAttributes | private |
meWidthType | FontAttributes | private |
mfExactHeight | vcl::font::FontSelectPattern | |
mnHeight | vcl::font::FontSelectPattern | |
mnOrientation | vcl::font::FontSelectPattern | |
mnQuality | FontAttributes | private |
mnWidth | vcl::font::FontSelectPattern | |
operator!=(const FontSelectPattern &rOther) const | vcl::font::FontSelectPattern | inline |
operator==(const FontSelectPattern &rOther) const | vcl::font::FontSelectPattern | |
SetFamilyName(const OUString &sFamilyName) | FontAttributes | inline |
SetFamilyType(const FontFamily eFontFamily) | FontAttributes | inline |
SetItalic(const FontItalic eItalic) | FontAttributes | inline |
SetMicrosoftSymbolEncoded(const bool) | FontAttributes | inline |
SetPitch(const FontPitch ePitch) | FontAttributes | inline |
SetQuality(int nQuality) | FontAttributes | inline |
SetStyleName(const OUString &sStyleName) | FontAttributes | inline |
SetWeight(const FontWeight eWeight) | FontAttributes | inline |
SetWidthType(const FontWidth eWidthType) | FontAttributes | inline |