Home
last modified time | relevance | path

Searched refs:IFSD_Equal (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/
H A Doutdev.h214 …struct IFSD_Equal { bool operator()( const ImplFontSelectData&, const ImplFontSelectData& ) const;… struct in ImplFontCache
216 … typedef ::std::hash_map<ImplFontSelectData,ImplFontEntry*,IFSD_Hash,IFSD_Equal > FontInstanceList;
H A Dglyphcache.hxx93 …struct IFSD_Equal{ bool operator()( const ImplFontSelectData&, const ImplFontSelectData& ) const;… struct in GlyphCache
95 typedef ::std::hash_map<ImplFontSelectData,ServerFont*,IFSD_Hash,IFSD_Equal > FontList;
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx122 bool GlyphCache::IFSD_Equal::operator()( const ImplFontSelectData& rA, const ImplFontSelectData& rB… in operator ()()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2259 bool ImplFontCache::IFSD_Equal::operator()(const ImplFontSelectData& rA, const ImplFontSelectData& … in operator ()()
2367 IFSD_Equal aIFSD_Equal; in GetFontEntry()

Completed in 62 milliseconds