OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpportunisticallyCreatePrintJob
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/printing/
print_view_manager.h
112
bool
OpportunisticallyCreatePrintJob
(int cookie);
print_view_manager.cc
106
if (!
OpportunisticallyCreatePrintJob
(cookie))
119
if (!
OpportunisticallyCreatePrintJob
(params.document_cookie))
433
bool PrintViewManager::
OpportunisticallyCreatePrintJob
(int cookie) {
Completed in 443 milliseconds