Searched refs:clearRenderViewSelection (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DCaret.cpp96 static void clearRenderViewSelection(const Position& position) function in namespace:WebCore
112 clearRenderViewSelection(m_position.deepEquivalent());
H A DFrameSelection.cpp320 static void clearRenderViewSelection(const Position& position) function in namespace:WebCore
383 clearRenderViewSelection(m_selection.start());

Completed in 86 milliseconds