Searched refs:FetchFontMetric (Results 1 – 5 of 5) sorted by relevance
184 virtual void FetchFontMetric( ImplFontMetricData&, long& rFactor ) const;
949 void FreetypeServerFont::FetchFontMetric( ImplFontMetricData& rTo, long& rFactor ) const in FetchFontMetric() function in FreetypeServerFont
185 virtual void FetchFontMetric( ImplFontMetricData&, long& rFactor ) const = 0;
247 m_pServerFont[nFallbackLevel]->FetchFontMetric( *pMetric, rDummyFactor ); in GetFontMetric()
1208 mpServerFont[nFallbackLevel]->FetchFontMetric( *pMetric, rDummyFactor ); in GetFontMetric()
Completed in 66 milliseconds