Home
last modified time | relevance | path

Searched refs:cloudPrintInterface (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/data/
Duser_info.js56 setCloudPrintInterface: function(cloudPrintInterface) { argument
58 cloudPrintInterface,
Ddestination_store.js320 setCloudPrintInterface: function(cloudPrintInterface) { argument
321 this.cloudPrintInterface_ = cloudPrintInterface;
/external/chromium_org/chrome/browser/resources/print_preview/
Dnative_layer.js252 startPrint: function(destination, printTicketStore, cloudPrintInterface, argument