OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldScaleForPrinting
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
PdfManipulationService.java
120
final boolean scaleContent = mRenderer.
shouldScaleForPrinting
();
287
final boolean scaleForPrinting = mEditor.
shouldScaleForPrinting
();
/frameworks/base/graphics/java/android/graphics/pdf/
PdfEditor.java
206
public boolean
shouldScaleForPrinting
() {
PdfRenderer.java
83
* as per {@link #
shouldScaleForPrinting
()}.
190
public boolean
shouldScaleForPrinting
() {
/prebuilts/sdk/21/
android.jar
Completed in 272 milliseconds