Searched defs:FontValue (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DFontValue.h33 class FontValue : public CSSValue { class in namespace:WebCore
35 static PassRefPtr<FontValue> create()
37 return adoptRef(new FontValue);
50 FontValue() { } function in class:WebCore::FontValue

Completed in 146 milliseconds