Home
last modified time | relevance | path

Searched refs:aCmap (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2066 Cmap aCmap; in GetKernPairs() local
2071 aCmap.insert( Cmap::value_type( nGlyphIndex, aChar ) ); in GetKernPairs()
2089 const CPair p1 = aCmap.equal_range( it->mnChar1 ); in GetKernPairs()
2090 const CPair p2 = aCmap.equal_range( it->mnChar2 ); in GetKernPairs()

Completed in 22 milliseconds