Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_cache.cxx106 GraphiteSegMap::iterator oldestPair = m_segMap.find(reinterpret_cast<long>(m_oldestKey)); in cacheSegment()
146 GraphiteSegMap::iterator iMap = in cacheSegment()
/trunk/main/vcl/inc/
H A Dgraphite_cache.hxx94 typedef std::hash_map<long, GrSegRecord*, std::hash<long> > GraphiteSegMap; typedef
117 GraphiteSegMap::iterator i = m_segMap.begin(); in ~GraphiteSegmentCache()
131 GraphiteSegMap::iterator iMap = in getSegment()
221 GraphiteSegMap m_segMap;

Completed in 11 milliseconds