Searched defs:setSelectionIfNeeded (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/page/
H A DEventHandler.cpp269 static void setSelectionIfNeeded(SelectionController* selection, const VisibleSelection& newSelection) function in namespace:WebCore
758 setSelectionIfNeeded(m_frame->selection(), newSelection);

Completed in 91 milliseconds