Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSimpleFontData.cpp88 static const UChar32 digitZeroChar = '0'; in initCharWidths() local
89 Glyph digitZeroGlyph = glyphPageZero->glyphForCharacter(digitZeroChar); in initCharWidths()