Home
last modified time | relevance | path

Searched refs:GFBCacheKey_Hash (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1001 size_t ImplFontEntry::GFBCacheKey_Hash::operator()( const GFBCacheKey& rData ) const in operator ()()
/trunk/main/vcl/inc/
H A Doutfont.hxx349 struct GFBCacheKey_Hash{ size_t operator()( const GFBCacheKey& ) const; }; struct in ImplFontEntry
350 typedef ::std::hash_map<GFBCacheKey,String,GFBCacheKey_Hash> UnicodeFallbackList;

Completed in 74 milliseconds