SVGKerningPair 132 Source/core/svg/SVGFontElement.cpp void SVGFontElement::addPairsToKerningTable(const SVGKerningPair& kerningPair, KerningTable& kerningTable) SVGKerningPair 44 Source/core/svg/SVGFontElement.h SVGKerningPair() SVGKerningPair 51 Source/core/svg/SVGFontElement.h typedef Vector<SVGKerningPair> KerningPairVector; SVGKerningPair 81 Source/core/svg/SVGFontElement.h void addPairsToKerningTable(const SVGKerningPair&, KerningTable&); SVGKerningPair 68 Source/core/svg/SVGHKernElement.cpp SVGKerningPair kerningPair; SVGKerningPair 69 Source/core/svg/SVGVKernElement.cpp SVGKerningPair kerningPair;