OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HTMLBlockquoteElement
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/html/
HTMLBlockquoteElement.cpp
24
#include "
HTMLBlockquoteElement
.h"
32
HTMLBlockquoteElement
::
HTMLBlockquoteElement
(const QualifiedName& tagName, Document* document)
HTMLBlockquoteElement.h
30
class
HTMLBlockquoteElement
: public HTMLElement {
32
HTMLBlockquoteElement
(const QualifiedName&, Document*);
Completed in 19 milliseconds