Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx184 virtual void FetchFontMetric( ImplFontMetricData&, long& rFactor ) const;
H A Dgcach_ftyp.cxx949 void FreetypeServerFont::FetchFontMetric( ImplFontMetricData& rTo, long& rFactor ) const in FetchFontMetric() function in FreetypeServerFont
/trunk/main/vcl/inc/
H A Dglyphcache.hxx185 virtual void FetchFontMetric( ImplFontMetricData&, long& rFactor ) const = 0;
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx247 m_pServerFont[nFallbackLevel]->FetchFontMetric( *pMetric, rDummyFactor ); in GetFontMetric()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1208 mpServerFont[nFallbackLevel]->FetchFontMetric( *pMetric, rDummyFactor ); in GetFontMetric()

Completed in 52 milliseconds