OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HTMLTableCellElement
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTableCellElement.cpp
26
#include "core/html/
HTMLTableCellElement
.h"
45
inline
HTMLTableCellElement
::
HTMLTableCellElement
(const QualifiedName& tagName, Document& document)
51
PassRefPtr<
HTMLTableCellElement
>
HTMLTableCellElement
::create(const QualifiedName& tagName, Document& document)
53
return adoptRef(new
HTMLTableCellElement
(tagName, document));
56
int
HTMLTableCellElement
::colSpan() const
62
int
HTMLTableCellElement
::rowSpan() const
68
int
HTMLTableCellElement
::cellIndex() const
82
bool
HTMLTableCellElement
::isPresentationAttribute(const QualifiedName& name) cons
[
all
...]
/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 641 milliseconds