Home
last modified time | relevance | path

Searched refs:GlyphList (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx224 typedef ::std::hash_map<sal_GlyphId,GlyphData> GlyphList; typedef in ServerFont
225 mutable GlyphList maGlyphList;
H A Dsallayout.hxx310 typedef std::list<GlyphItem> GlyphList; typedef
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx457 GlyphList::iterator it = maGlyphList.find( aGlyphId ); in GetGlyphData()
476 GlyphList::iterator it_next = maGlyphList.begin(); in GarbageCollect()
479 GlyphList::iterator it = it_next++; in GarbageCollect()

Completed in 24 milliseconds