Home
last modified time | relevance | path

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

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