Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DSegmentedFontData.cpp49 bool SegmentedFontData::containsCharacter(UChar32 c) const in containsCharacter() function in WebCore::SegmentedFontData
/external/webkit/Source/WebCore/platform/graphics/win/
DFontCacheWin.cpp226 bool containsCharacter = hfont; in getFontDataForCharacters() local