Searched defs:enclosingTableCell (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DTypingCommand.cpp479 Node* enclosingTableCell = enclosingNodeOfType(visibleStart.deepEquivalent(), &isTableCell); local
573 Node* enclosingTableCell = enclosingNodeOfType(visibleEnd.deepEquivalent(), &isTableCell); local
H A Dhtmlediting.cpp630 Node* enclosingTableCell(const Position& p) function in namespace:WebCore

Completed in 284 milliseconds