Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DSelectionController.h132 PassRefPtr<Range> toNormalizedRange() const { return m_selection.toNormalizedRange(); } in toNormalizedRange() function
H A DVisibleSelection.cpp129 PassRefPtr<Range> VisibleSelection::toNormalizedRange() const in toNormalizedRange() function in WebCore::VisibleSelection