Searched refs:aCmap (Results 1 – 1 of 1) sorted by relevance
2066 Cmap aCmap; in GetKernPairs() local2071 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 29 milliseconds