Home
last modified time | relevance | path

Searched refs:GetFontAttributes (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/vcl/inc/vcl/
H A Dfont.hxx125 void GetFontAttributes( ImplFontAttributes& rAttrs ) const;
/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx86 const ImplFontAttributes& GetFontAttributes() const { return maDevFontAttributes; } in GetFontAttributes() function in FtFontInfo
H A Dgcach_ftyp.cxx845 …mbArtItalic = (rFSD.meItalic != ITALIC_NONE && pFI->GetFontAttributes().GetSlant() == ITALIC_NONE); in FreetypeServerFont()
846 …mbArtBold = (rFSD.meWeight > WEIGHT_MEDIUM && pFI->GetFontAttributes().GetWeight() <= WEIGHT_MEDIU… in FreetypeServerFont()
951 static_cast<ImplFontAttributes&>(rTo) = mpFontInfo->GetFontAttributes(); in FetchFontMetric()
/aoo42x/main/vcl/source/gdi/
H A Dfont.cxx756 void Font::GetFontAttributes( ImplFontAttributes& rAttrs ) const in GetFontAttributes() function in Font
H A Doutdev3.cxx2195 rFont.GetFontAttributes( *this ); in ImplFontSelectData()

Completed in 90 milliseconds