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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontElement.h 38 UnicodeRanges unicodeRange2;
SVGHKernElement.cpp 68 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) {
SVGVKernElement.cpp 69 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) {
SVGFontElement.cpp 125 Vector<SVGGlyph> glyphsRhs = buildGlyphList(kerningPair.unicodeRange2, kerningPair.unicodeName2, kerningPair.glyphName2);

Completed in 2595 milliseconds