Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching defs:ignoreClipping

707     bool ignoreClipping = JSValueToBoolean(context, arguments[7]);
711 return controller->nodesFromRect(context, arguments[0], x, y, top, right, bottom, left, ignoreClipping);