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

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DFontFace.h95 bool setFamilyValue(CSSValueList*);
H A DFontFace.cpp163 if (fontFace->setFamilyValue(toCSSValueList(family.get()))
287 bool FontFace::setFamilyValue(CSSValueList* familyList) function in class:WebCore::FontFace

Completed in 27 milliseconds