Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx64 typedef std::hash_map<int,int> IntMap; typedef
121 IntMap maWidthMap;
135 IntMap::const_iterator it = maWidthMap.find( nCharCode ); in GetCachedGlyphWidth()
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx56 typedef std::hash_map<int,int> IntMap; typedef
88 IntMap maWidthMap;
100 IntMap::const_iterator it = maWidthMap.find( nCharCode ); in GetCachedGlyphWidth()

Completed in 40 milliseconds