Home
last modified time | relevance | path

Searched refs:isFontFamilyValue (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/css/
DFontFamilyValue.h44 virtual bool isFontFamilyValue() const { return true; } in isFontFamilyValue() function
DCSSValue.h55 virtual bool isFontFamilyValue() const { return false; } in isFontFamilyValue() function
DCSSStyleSelector.cpp4662 if (contentValue->isFontFamilyValue()) in applyProperty()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0615545 (WebCore::CSSValue::isFontFamilyValue):
15549 (WebCore::FontFamilyValue::isFontFamilyValue):