Searched refs:fontDataForGenericFamily (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSFontSelector.cpp391 static FontData* fontDataForGenericFamily(Document* document, const FontDescription& fontDescription, const AtomicString& familyName) function in namespace:WebCore
506 return fontDataForGenericFamily(m_document, fontDescription, familyName);
517 return fontDataForGenericFamily(m_document, fontDescription, familyName);

Completed in 32 milliseconds