Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
DCharacterNames.h78 const UChar popDirectionalFormatting = 0x202C; variable
146 using WTF::Unicode::popDirectionalFormatting;
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DGlyphPageTreeNode.cpp188 buffer[popDirectionalFormatting - start] = zeroWidthSpace; in initializePage()