OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HTMLFontElement
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFontElement.cpp
24
#include "core/html/
HTMLFontElement
.h"
41
HTMLFontElement
::
HTMLFontElement
(Document& document)
47
PassRefPtr<
HTMLFontElement
>
HTMLFontElement
::create(Document& document)
49
return adoptRef(new
HTMLFontElement
(document));
145
bool
HTMLFontElement
::cssValueFromFontSizeNumber(const String& s, CSSValueID& size)
180
bool
HTMLFontElement
::isPresentationAttribute(const QualifiedName& name) const
187
void
HTMLFontElement
::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)
/prebuilts/tools/common/m2/internal/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar
/prebuilts/tools/common/m2/internal/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar
Completed in 39 milliseconds