Searched refs:IntMap (Results 1 – 2 of 2) sorted by relevance
56 typedef std::hash_map<int,int> IntMap; typedef88 IntMap maWidthMap;100 IntMap::const_iterator it = maWidthMap.find( nCharCode ); in GetCachedGlyphWidth()
64 typedef std::hash_map<int,int> IntMap; typedef121 IntMap maWidthMap;135 IntMap::const_iterator it = maWidthMap.find( nCharCode ); in GetCachedGlyphWidth()
Completed in 85 milliseconds