Home
last modified time | relevance | path

Searched refs:Punctuation_Other (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
DUnicodeIcu.h106 Punctuation_Other = U_MASK(U_OTHER_PUNCTUATION), enumerator
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp3557 || charCategory == Punctuation_Other; in isPunctuationForFirstLetter()