OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unicodeRange2
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGFontElement.h
39
UnicodeRanges
unicodeRange2
;
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 23 milliseconds