Home
last modified time | relevance | path

Searched refs:oldAttributes (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/printing/android/java/src/org/chromium/printing/
DPrintDocumentAdapterWrapper.java30 PrintAttributes oldAttributes, in onLayout() argument
119 PrintAttributes oldAttributes, in onLayout() argument
124 mPdfGenerator.onLayout(oldAttributes, newAttributes, cancellationSignal, in onLayout()
DPrintingControllerImpl.java200 PrintAttributes oldAttributes, in onLayout() argument
210 mNeedNewPdf = !newAttributes.equals(oldAttributes); in onLayout()
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/printing/
DPrintingControllerTest.java202 final PrintAttributes oldAttributes, in callLayoutOnUiThread() argument
210 oldAttributes, in callLayoutOnUiThread()
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwPrintDocumentAdapter.java51 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in onLayout() argument
/external/chromium_org/third_party/libxml/src/
Dvalid.c1387 xmlAttributePtr oldAttributes = NULL; in xmlAddElementDecl() local
1473 oldAttributes = ret->attributes; in xmlAddElementDecl()
1555 ret->attributes = oldAttributes; in xmlAddElementDecl()
/external/libxml2/
Dvalid.c1387 xmlAttributePtr oldAttributes = NULL; in xmlAddElementDecl() local
1473 oldAttributes = ret->attributes; in xmlAddElementDecl()
1555 ret->attributes = oldAttributes; in xmlAddElementDecl()