Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
DSimpleFontDataSkia.cpp170 static const UChar32 xChar = 'x'; in platformInit() local
171 const Glyph xGlyph = glyphPageZero->glyphForCharacter(xChar); in platformInit()