Searched refs:GetFtFace (Results 1 – 5 of 5) sorted by relevance
181 FT_Face aFace = reinterpret_cast<FT_FaceRec_*>(aFtFont.GetFtFace()); in IsGraphiteEnabledFont()290 FT_Face aFace = reinterpret_cast<FT_Face>(mrFont.GetFtFace()); in getGlyphMetrics()
178 virtual void* GetFtFace() const;
510 void* FreetypeServerFont::GetFtFace() const in GetFtFace() function in FreetypeServerFont
426 return rFont.GetFtFace() && isValid() && rFont.GetAntialiasAdvice() && in isCairoRenderable()546 void *pId = rFont.GetFtFace(); in DrawCairoAAFontString()1311 aSysFontData.nFontId = rFont->GetFtFace(); in GetSysFontData()
177 virtual void* GetFtFace() const { return 0; } in GetFtFace() function in ServerFont
Completed in 33 milliseconds