Searched defs:setEnd (Results 1 – 5 of 5) sorted by relevance
70 void setEnd(int end) { m_end = end; } in setEnd() function
217 setEnd = 1 << 16 | 2, enumerator
219 setEnd = 1 << 16 | 2, enumerator
633 bool setEnd(Range *r, const VisiblePosition &visiblePosition) in setEnd() function
220 void Range::setEnd(PassRefPtr<Node> refNode, int offset, ExceptionCode& ec) in setEnd() function in WebCore::Range