Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DSimpleFontData.cpp133 static const UChar32 digitZeroChar = '0'; in initCharWidths() local
134 Glyph digitZeroGlyph = glyphPageZero->glyphDataForCharacter(digitZeroChar).glyph; in initCharWidths()