Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/unicode/
DCharacterNames.h60 const UChar leftToRightEmbed = 0x202A; variable
114 using WTF::Unicode::leftToRightEmbed;
/external/webkit/Source/WebCore/platform/graphics/
DGlyphPageTreeNode.cpp214 buffer[leftToRightEmbed - start] = zeroWidthSpace; in initializePage()