Home
last modified time | relevance | path

Searched defs:cellAbove (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableCellElement.cpp170 HTMLTableCellElement* HTMLTableCellElement::cellAbove() const in cellAbove() function in WebCore::HTMLTableCellElement
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.cpp1242 RenderTableCell* RenderTable::cellAbove(const RenderTableCell* cell) const in cellAbove() function in WebCore::RenderTable