Home | History | Annotate | Download | only in renderer

Lines Matching defs:source_frame

917   blink::WebLocalFrame* frame = print_preview_context_.source_frame();
972 print_preview_context_.source_frame()->isPrintScalingDisabledForPlugin(
988 if (!UpdatePrintSettings(print_preview_context_.source_frame(),
1003 print_preview_context_.source_frame()->isPrintScalingDisabledForPlugin(
1041 print_preview_context_.source_frame(),
1696 if (is_loading_ && GetPlugin(print_preview_context_.source_frame())) {
1944 return !PrintingNodeOrPdfFrame(source_frame(), source_node_);
1948 return IsModifiable() && source_frame()->hasSelection();
1973 blink::WebLocalFrame* PrintWebViewHelper::PrintPreviewContext::source_frame() {