Home
last modified time | relevance | path

Searched defs:counted_face_cache (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontcache.cpp34 CountedFaceCache* counted_face_cache = it->second.get(); in GetCachedFace() local
39 auto counted_face_cache = pdfium::MakeUnique<CountedFaceCache>(); in GetCachedFace() local
64 CountedFaceCache* counted_face_cache = it->second.get(); in ReleaseCachedFace() local