Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx426 return rFont.GetFtFace() && isValid() && rFont.GetAntialiasAdvice() && in isCairoRenderable()
546 void *pId = rFont.GetFtFace(); in DrawCairoAAFontString()
1311 aSysFontData.nFontId = rFont->GetFtFace(); in GetSysFontData()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx510 void* FreetypeServerFont::GetFtFace() const in GetFtFace() function in FreetypeServerFont
H A Dgcach_ftyp.hxx178 virtual void* GetFtFace() const;
H A Dgraphite_adaptors.cxx181 FT_Face aFace = reinterpret_cast<FT_FaceRec_*>(aFtFont.GetFtFace()); in IsGraphiteEnabledFont()
290 FT_Face aFace = reinterpret_cast<FT_Face>(mrFont.GetFtFace()); in getGlyphMetrics()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx177 virtual void* GetFtFace() const { return 0; } in GetFtFace() function in ServerFont

Completed in 34 milliseconds