Searched refs:GFBCacheKey_Hash (Results 1 – 2 of 2) sorted by relevance
349 struct GFBCacheKey_Hash{ size_t operator()( const GFBCacheKey& ) const; }; struct in ImplFontEntry350 typedef ::std::hash_map<GFBCacheKey,String,GFBCacheKey_Hash> UnicodeFallbackList;
1001 size_t ImplFontEntry::GFBCacheKey_Hash::operator()( const GFBCacheKey& rData ) const in operator ()()
Completed in 52 milliseconds