Home | History | Annotate | Download | only in gtk

Lines Matching refs:allFrames

813 void LayoutTestController::addUserScript(JSStringRef source, bool runAtStart, bool allFrames)
818 void LayoutTestController::addUserStyleSheet(JSStringRef source, bool allFrames)
821 DumpRenderTreeSupportGtk::addUserStyleSheet(mainFrame, sourceCode.get(), allFrames);
822 // FIXME: needs more investigation why userscripts/user-style-top-frame-only.html fails when allFrames is false.