Searched refs:SVGKerningPair (Results 1 – 4 of 4) sorted by relevance
36 struct SVGKerningPair { struct45 SVGKerningPair() in SVGKerningPair() argument51 typedef Vector<SVGKerningPair> KerningPairVector;
68 SVGKerningPair kerningPair; in buildHorizontalKerningPair()
69 SVGKerningPair kerningPair; in buildVerticalKerningPair()
191 …tring& u1, const String& g1, const String& u2, const String& g2, const SVGKerningPair& kerningPair) in matches()