Home
last modified time | relevance | path

Searched refs:nativeLayer (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/
Dpreview_generator.js21 destinationStore, printTicketStore, nativeLayer, documentInfo) { argument
43 this.nativeLayer_ = nativeLayer;
Dcloud_print_interface.js18 function CloudPrintInterface(baseUrl, nativeLayer) { argument
31 this.nativeLayer_ = nativeLayer;
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/
Dpreview_area.js22 destinationStore, printTicketStore, nativeLayer, documentInfo) { argument
46 this.nativeLayer_ = nativeLayer;
/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination_store.js18 function DestinationStore(nativeLayer, appState, metrics) { argument
26 this.nativeLayer_ = nativeLayer;