Searched refs:startOfDocument (Results 1 – 12 of 12) sorted by relevance
86 VisiblePosition startOfDocument(const Node*);88 VisiblePosition startOfDocument(const VisiblePosition &);
974 VisiblePosition startOfDocument(const Node* node) in startOfDocument() function982 VisiblePosition startOfDocument(const VisiblePosition &c) in startOfDocument() function984 return startOfDocument(c.deepEquivalent().deprecatedNode()); in startOfDocument()
372 m_start = startOfDocument(VisiblePosition(m_start, m_affinity)).deepEquivalent(); in setStartAndEndFromBaseAndExtentRespectingGranularity()
665 pos = startOfDocument(pos); in modifyExtendingBackward()742 pos = startOfDocument(pos); in modifyMovingBackward()
57 RefPtr<Range> backwardsRange = makeRange(startOfDocument(position), position); in DOMTextContentWalker()
1889 start = startOfDocument(start); in expand()
1989 return [self textMarkerForVisiblePosition:startOfDocument(renderer->document())];
24638 (khtml::startOfDocument):25219 (khtml::Selection::modifyExtendingLeftBackward): Use startOfLine and startOfDocument.25224 … code to use startOfLine/endOfLine and the document code to use startOfDocument/endOfDocument.25275 (khtml::startOfDocument): Added.
37590 … Fixed AXStartTextMarker and AXEndTextMarker to use startOfDocument and endOfDocument, instead of37601 (WebCore::startOfDocument):37607 Declare new forms of startOfDocument and endOfDocument.
5638 (WebCore::startOfDocument):5807 (WebCore::startOfDocument):
12582 (WebCore::startOfDocument):
56353 (WebCore::startOfDocument):