Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:allFrames

1905     bool allFrames = JSValueToBoolean(context, arguments[2]);
1908 controller->addUserScript(source.get(), runAtStart, allFrames);
1919 bool allFrames = JSValueToBoolean(context, arguments[1]);
1922 controller->addUserStyleSheet(source.get(), allFrames);