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

  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestRunner.h 91 bool testRepaint() const;
405 void testRepaint(const CppArgumentList&, CppVariant*);
TestRunner.cpp 258 bindMethod("testRepaint", &TestRunner::testRepaint);
611 bool TestRunner::testRepaint() const
    [all...]
WebTestProxy.cpp 569 if (m_testInterfaces->testRunner()->testRepaint()) {
    [all...]

Completed in 617 milliseconds