Searched refs:isLastPositionBeforeTable (Results 1 – 7 of 7) sorted by relevance
70 Node* isLastPositionBeforeTable(const VisiblePosition&);
518 Node* isLastPositionBeforeTable(const VisiblePosition& visiblePosition) in isLastPositionBeforeTable() function1033 if (Node* table = isLastPositionBeforeTable(startOfSelection)) in selectionForParagraphIteration()
515 if (isLastPositionBeforeTable(visibleStart)) in deleteKeyPressed()
778 if (Node* table = isLastPositionBeforeTable(m_selectionToDelete.visibleStart())) in doApply()
340 if (isLastPositionBeforeTable(previous) && isEditablePosition(previous.deepEquivalent())) in positionAvoidingFirstPositionInTable()
43807 (WebCore::isLastPositionBeforeTable): Moved here.46111 (WebCore::isLastPositionBeforeTable): Ditto.
28630 (WebCore::isLastPositionBeforeTable):31400 (WebCore::isLastPositionBeforeTable):