Home
last modified time | relevance | path

Searched refs:GetFontAttributes (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2195 rFont.GetFontAttributes( *this ); in ImplFontSelectData()
H A Dfont.cxx756 void Font::GetFontAttributes( ImplFontAttributes& rAttrs ) const in GetFontAttributes() function in Font
/trunk/main/vcl/source/glyphs/
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()
H A Dgcach_ftyp.hxx86 const ImplFontAttributes& GetFontAttributes() const { return maDevFontAttributes; } in GetFontAttributes() function in FtFontInfo
/trunk/main/vcl/inc/vcl/
H A Dfont.hxx125 void GetFontAttributes( ImplFontAttributes& rAttrs ) const;

Completed in 64 milliseconds