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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontElement.h 37 UnicodeRanges unicodeRange1;
SVGHKernElement.cpp 67 && parseKerningUnicodeString(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1)
SVGVKernElement.cpp 68 && parseKerningUnicodeString(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1)
SVGFontElement.cpp 124 Vector<SVGGlyph> glyphsLhs = buildGlyphList(kerningPair.unicodeRange1, kerningPair.unicodeName1, kerningPair.glyphName1);

Completed in 28 milliseconds