OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ideographicComma
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/wtf/unicode/
CharacterNames.h
55
const UChar
ideographicComma
= 0x3001;
109
using WTF::Unicode::
ideographicComma
;
/external/webkit/Source/WebCore/rendering/
break_lines.cpp
123
case
ideographicComma
:
125
// FIXME: cases for
ideographicComma
and ideographicFullStop are a workaround for an issue in Unicode 5.0
Completed in 51 milliseconds