Searched refs:rightDoubleQuotationMark (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
H A DCharacterNames.h81 const UChar rightDoubleQuotationMark = 0x201D; member in namespace:WTF::Unicode
149 using WTF::Unicode::rightDoubleQuotationMark;
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DUnicodeUtilities.cpp50 case rightDoubleQuotationMark:
77 s.replace(rightDoubleQuotationMark, '"');
H A DUnicodeUtilitiesTest.cpp132 hebrewPunctuationGershayim, leftDoubleQuotationMark, rightDoubleQuotationMark,

Completed in 153 milliseconds