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