Searched refs:printScaling (Results 1 – 1 of 1) sorted by relevance
130 FPDF_BOOL printScaling = FPDF_VIEWERREF_GetPrintScaling(document); in nativeScaleForPrinting() local132 return printScaling ? JNI_TRUE : JNI_FALSE; in nativeScaleForPrinting()