Home
last modified time | relevance | path

Searched defs:fontDataForCharacter (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DSimpleFontData.cpp185 const SimpleFontData* SimpleFontData::fontDataForCharacter(UChar32) const in fontDataForCharacter() function in WebCore::SimpleFontData
DSegmentedFontData.cpp39 const SimpleFontData* SegmentedFontData::fontDataForCharacter(UChar32 c) const in fontDataForCharacter() function in WebCore::SegmentedFontData
DGlyphPageTreeNode.h99 const SimpleFontData* fontDataForCharacter(UChar32 c) const in fontDataForCharacter() function