HomeSort by relevance Sort by last modified time
    Searched refs:buildHorizontalKerningPair (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGHKernElement.h 35 void buildHorizontalKerningPair(KerningPairVector&);
SVGHKernElement.cpp 56 void SVGHKernElement::buildHorizontalKerningPair(KerningPairVector& kerningPairs)
SVGFontElement.cpp 174 toSVGHKernElement(*element).buildHorizontalKerningPair(horizontalKerningPairs);

Completed in 498 milliseconds