Home
last modified time | relevance | path

Searched refs:goToChapterIndex (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/CSSTestSuiteHarness/harness/
Dharness.js640 this.goToChapterIndex(currChapterIndex + 1);
651 this.goToChapterIndex(currChapterIndex - 1);
674 this.goToChapterIndex(c);
739 this.goToChapterIndex(i);
762 TestSuite.prototype.goToChapterIndex = function(chapterIndex) method in TestSuite