Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dgraphite_cache.hxx268 GraphiteSegmentCache * getCache(sal_Int32 & fontHash) in getCache() argument
270 if (m_cacheMap.count(fontHash) > 0) in getCache()
272 return m_cacheMap.find(fontHash)->second; in getCache()
275 m_cacheMap[fontHash] = pCache; in getCache()

Completed in 19 milliseconds