Home
last modified time | relevance | path

Searched defs:glyphForCharacter (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSimpleFontData.cpp161 Glyph SimpleFontData::glyphForCharacter(UChar32 character) const in glyphForCharacter() function in WebCore::SimpleFontData
DGlyphPage.h118 ALWAYS_INLINE Glyph glyphForCharacter(UChar32 c) const in glyphForCharacter() function