Searched defs:isTableCell (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityTableCell.cpp93 bool AccessibilityTableCell::isTableCell() const function in class:WebCore::AccessibilityTableCell
H A DAccessibilityObject.h481 virtual bool isTableCell() const { return false; } function in class:WebCore::AccessibilityObject
/macosx-10.10/WebCore-7600.1.25/editing/
H A Dhtmlediting.cpp822 bool isTableCell(const Node* node) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderObject.h346 virtual bool isTableCell() const { return false; } function in class:WebCore::RenderObject

Completed in 136 milliseconds