HomeSort by relevance Sort by last modified time
    Searched defs:toNormalizedRange (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
VisibleSelection.cpp 129 PassRefPtr<Range> VisibleSelection::toNormalizedRange() const
SelectionController.h 132 PassRefPtr<Range> toNormalizedRange() const { return m_selection.toNormalizedRange(); }

Completed in 80 milliseconds