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/
FrameSelection.h 163 PassRefPtrWillBeRawPtr<Range> toNormalizedRange() const { return m_selection.toNormalizedRange(); }
VisibleSelection.cpp 195 PassRefPtrWillBeRawPtr<Range> VisibleSelection::toNormalizedRange() const

Completed in 51 milliseconds