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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleSelection.cpp 139 PassRefPtr<Range> VisibleSelection::toNormalizedRange() const
FrameSelection.h 152 PassRefPtr<Range> toNormalizedRange() const { return m_selection.toNormalizedRange(); }

Completed in 55 milliseconds