Home
last modified time | relevance | path

Searched refs:IFSD_Hash (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2234 size_t ImplFontCache::IFSD_Hash::operator()( const ImplFontSelectData& rFSD ) const in operator ()()
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx96 size_t GlyphCache::IFSD_Hash::operator()( const ImplFontSelectData& rFontSelData ) const in operator ()()
/trunk/main/vcl/inc/
H A Doutdev.h215 struct IFSD_Hash { size_t operator()( const ImplFontSelectData& ) const; }; struct in ImplFontCache
216 … typedef ::std::hash_map<ImplFontSelectData,ImplFontEntry*,IFSD_Hash,IFSD_Equal > FontInstanceList;
H A Dglyphcache.hxx94 struct IFSD_Hash{ size_t operator()( const ImplFontSelectData& ) const; }; struct in GlyphCache
95 typedef ::std::hash_map<ImplFontSelectData,ServerFont*,IFSD_Hash,IFSD_Equal > FontList;

Completed in 60 milliseconds