OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HTMLDirectoryElement
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/html/
HTMLDirectoryElement.cpp
22
#include "
HTMLDirectoryElement
.h"
30
HTMLDirectoryElement
::
HTMLDirectoryElement
(const QualifiedName& tagName, Document* doc)
36
bool
HTMLDirectoryElement
::compact() const
41
void
HTMLDirectoryElement
::setCompact(bool b)
HTMLDirectoryElement.h
29
class
HTMLDirectoryElement
: public HTMLElement {
31
HTMLDirectoryElement
(const QualifiedName&, Document*);
Completed in 55 milliseconds