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

/external/webkit/WebCore/css/
H A DCSSComputedStyleDeclaration.cpp610 static PassRefPtr<CSSPrimitiveValue> valueForFamily(const AtomicString& family) function in namespace:WebCore
857 return valueForFamily(firstFamily.family());
860 list->append(valueForFamily(family->family()));

Completed in 24 milliseconds