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

  /external/webkit/Source/WebCore/svg/
SVGFontElement.h 40 HashSet<String> unicodeName1;
SVGHKernElement.cpp 80 && parseKerningUnicodeString(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1)
SVGVKernElement.cpp 78 && parseKerningUnicodeString(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1)
SVGFontElement.cpp 137 if (!stringMatchesUnicodeRange(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1)

Completed in 278 milliseconds