HomeSort by relevance Sort by last modified time
    Searched defs:PrintingUIWebContentsObserver (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/printing/
printing_ui_web_contents_observer.cc 11 PrintingUIWebContentsObserver::PrintingUIWebContentsObserver(
17 gfx::NativeView PrintingUIWebContentsObserver::GetParentView() {
printing_ui_web_contents_observer.h 14 class PrintingUIWebContentsObserver : public content::WebContentsObserver {
16 explicit PrintingUIWebContentsObserver(content::WebContents* web_contents);
22 DISALLOW_COPY_AND_ASSIGN(PrintingUIWebContentsObserver);

Completed in 54 milliseconds