Searched defs:KerningPairVector (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGFontElement.h51 typedef Vector<SVGKerningPair> KerningPairVector; typedef in namespace:WebCore
84 mutable KerningPairVector m_horizontalKerningPairs;
85 mutable KerningPairVector m_verticalKerningPairs;

Completed in 71 milliseconds