Searched refs:RENDER_MODE_FOR_PRINT (Results 1 – 4 of 4) sorted by relevance
131 Page.RENDER_MODE_FOR_PRINT304 public static final int RENDER_MODE_FOR_PRINT = 2; field in PdfRenderer.Page412 if (renderMode != RENDER_MODE_FOR_PRINT && renderMode != RENDER_MODE_FOR_DISPLAY) { in render()416 if (renderMode == RENDER_MODE_FOR_PRINT && renderMode == RENDER_MODE_FOR_DISPLAY) { in render()
33 static const int RENDER_MODE_FOR_PRINT = 2; variable88 } else if (renderMode == RENDER_MODE_FOR_PRINT) { in nativeRenderPage()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17498 field public static final int RENDER_MODE_FOR_PRINT = 2; // 0x2