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

  /external/webkit/Source/WebCore/svg/
SVGFontElement.h 41 HashSet<String> unicodeName2;
SVGHKernElement.cpp 81 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) {
SVGVKernElement.cpp 79 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) {
SVGFontElement.cpp 141 if (!stringMatchesUnicodeRange(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)

Completed in 59 milliseconds