Home
last modified time | relevance | path

Searched refs:hebrewPunctuationGeresh (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DUnicodeUtilities.cpp52 case hebrewPunctuationGeresh: in foldQuoteMarkOrSoftHyphen()
73 s.replace(hebrewPunctuationGeresh, '\''); in foldQuoteMarksAndSoftHyphens()
DUnicodeUtilitiesTest.cpp133 hebrewPunctuationGeresh, leftSingleQuotationMark, rightSingleQuotationMark, in TEST()
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
DCharacterNames.h55 const UChar hebrewPunctuationGeresh = 0x05F3; variable
123 using WTF::Unicode::hebrewPunctuationGeresh;