Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
DCharacterNames.h74 const UChar nationalDigitShapes = 0x206E; variable
142 using WTF::Unicode::nationalDigitShapes;
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DGlyphPageTreeNode.cpp195 buffer[nationalDigitShapes - start] = zeroWidthSpace; in initializePage()