Searched refs:dumpSelectionRect (Results 1 – 10 of 10) sorted by relevance
185 bool dumpSelectionRect() const { return m_dumpSelectionRect; } in dumpSelectionRect() function186 void setDumpSelectionRect(bool dumpSelectionRect) { m_dumpSelectionRect = dumpSelectionRect; } in setDumpSelectionRect() argument
54 …gLayoutTestController->testRepaintSweepHorizontally(), gLayoutTestController->dumpSelectionRect()); in dumpWebViewAsPixelsAndCompareWithExpected()
67 void dumpSelectionRect() { } // Will need to do something when we support pixel tests. in dumpSelectionRect() function
39 void dumpSelectionRect();
141 void dumpSelectionRect() const {} in dumpSelectionRect() function
237 void dumpSelectionRect(const CppArgumentList&, CppVariant*);
104 bindMethod("dumpSelectionRect", &LayoutTestController::dumpSelectionRect); in LayoutTestController()1120 void LayoutTestController::dumpSelectionRect(const CppArgumentList& arguments, CppVariant* result) in dumpSelectionRect() function in LayoutTestController
12433 …add a layoutTestController.dumpSelectionRect() dummy. It only has an effect on mac pixel tests any…14437 (LayoutTestController::dumpSelectionRect):14801 (LayoutTestController::dumpSelectionRect):15016 (-[LayoutTestController dumpSelectionRect]):22465 (-[LayoutTestController dumpSelectionRect]):
26694 WebKitTestRunner needs to support layoutTestController.dumpSelectionRect26698 Added dumpSelectionRect.26701 (WTR::LayoutTestController::dumpSelectionRect): Added. For now, this
27596 (LayoutTestController::dumpSelectionRect):28230 (LayoutTestController::dumpSelectionRect):