Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGFontElement.h40 HashSet<String> unicodeName1; member
DSVGHKernElement.cpp80 && parseKerningUnicodeString(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1) in buildHorizontalKerningPair()
DSVGVKernElement.cpp78 && parseKerningUnicodeString(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1) in buildVerticalKerningPair()
DSVGFontElement.cpp137 if (!stringMatchesUnicodeRange(u1, kerningPair.unicodeRange1, kerningPair.unicodeName1) in matches()