Home
last modified time | relevance | path

Searched refs:unicodeName2 (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFontElement.h41 HashSet<String> unicodeName2; member
DSVGHKernElement.cpp81 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) { in buildHorizontalKerningPair()
DSVGVKernElement.cpp79 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) { in buildVerticalKerningPair()
DSVGFontElement.cpp141 if (!stringMatchesUnicodeRange(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2) in matches()