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

  /external/chromium_org/chrome/browser/printing/
background_printing_manager.h 59 void DeletePreviewContents(content::WebContents* preview_contents);
background_printing_manager.cc 105 DeletePreviewContents(*it);
111 DeletePreviewContents(preview_contents);
144 // DeletePreviewContents already deleted the notification.
149 void BackgroundPrintingManager::DeletePreviewContents(

Completed in 53 milliseconds