HomeSort by relevance Sort by last modified time
    Searched refs:ShouldPaintCaretForTesting (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
FrameSelectionTest.cpp 126 EXPECT_TRUE(selection().ShouldPaintCaretForTesting());
FrameSelection.h 173 bool ShouldPaintCaretForTesting() const { return m_shouldPaintCaret; }

Completed in 53 milliseconds