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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFontElement.cpp24 #include "core/html/HTMLFontElement.h"
41 inline HTMLFontElement::HTMLFontElement(Document& document) function in class:blink::HTMLFontElement
46 DEFINE_NODE_FACTORY(HTMLFontElement)
141 bool HTMLFontElement::cssValueFromFontSizeNumber(const String& s, CSSValueID& size)
176 bool HTMLFontElement::isPresentationAttribute(const QualifiedName& name) const
183 void HTMLFontElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)

Completed in 234 milliseconds