Home | History | Annotate | Download | only in include

Lines Matching refs:nStart

164 	*			nStart		-	A 0-based index that defines the start of an inclusive range of pages.

169 * bReverse - If true, print from nEnd to nStart.
172 void (*Doc_print)(struct _IPDF_JsPlatform* pThis, FPDF_BOOL bUI, int nStart, int nEnd, FPDF_BOOL bSilent ,FPDF_BOOL bShrinkToFit,FPDF_BOOL bPrintAsImage ,FPDF_BOOL bReverse ,FPDF_BOOL bAnnotations);