Home
last modified time | relevance | path

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

/external/webkit/Tools/CSSTestSuiteHarness/harness/
Dharness.js456 TestSuite.prototype.indexOfChapter = function(chapter) method in TestSuite
605 chaptersPopup.selectedIndex = this.indexOfChapter(chapter);
639 var currChapterIndex = this.indexOfChapter(this.currentChapter);
649 var currChapterIndex = this.indexOfChapter(this.currentChapter);
668 var currChapterIndex = this.indexOfChapter(this.currentChapter);