Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontElement.h41 HashSet<String> unicodeName2; member
DSVGHKernElement.cpp72 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) { in buildHorizontalKerningPair()
DSVGVKernElement.cpp73 && parseKerningUnicodeString(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2)) { in buildVerticalKerningPair()
DSVGFontElement.cpp197 if (!stringMatchesUnicodeRange(u2, kerningPair.unicodeRange2, kerningPair.unicodeName2) in matches()