Home
last modified time | relevance | path

Searched defs:toNormalizedRange (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.h159 …PassRefPtrWillBeRawPtr<Range> toNormalizedRange() const { return m_selection.toNormalizedRange(); } in toNormalizedRange() function
DVisibleSelection.cpp205 PassRefPtrWillBeRawPtr<Range> VisibleSelection::toNormalizedRange() const in toNormalizedRange() function in blink::VisibleSelection