Home | History | Annotate | Download | only in printing

Lines Matching defs:source_frame

960   blink::WebLocalFrame* frame = print_preview_context_.source_frame();
1009 if (!print_preview_context_.source_frame()) {
1014 if (!UpdatePrintSettings(print_preview_context_.source_frame(),
1031 print_preview_context_.source_frame()->isPrintScalingDisabledForPlugin(
1069 print_preview_context_.source_frame(),
1701 if (is_loading_ && GetPlugin(print_preview_context_.source_frame())) {
1949 return !PrintingNodeOrPdfFrame(source_frame(), source_node_);
1953 return IsModifiable() && source_frame()->hasSelection();
1978 blink::WebLocalFrame* PrintWebViewHelper::PrintPreviewContext::source_frame() {