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

/external/webkit/Source/WebCore/editing/
H A Dhtmlediting.cpp518 Node* isLastPositionBeforeTable(const VisiblePosition& visiblePosition) function in namespace:WebCore
1033 if (Node* table = isLastPositionBeforeTable(startOfSelection))

Completed in 255 milliseconds