Searched defs:CanPrint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_commands.cc264 // TODO(gbillock): This is currently called in production by the CanPrint
880 bool CanPrint(Browser* browser) { function in namespace:chrome
913 (PrintPreviewShowing(browser) || CanPrint(browser));

Completed in 153 milliseconds