Searched refs:bAnnotations (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.h190 FPDF_BOOL bAnnotations);
H A Dcpdfsdk_formfillenvironment.cpp190 FPDF_BOOL bAnnotations) {
197 bReverse, bAnnotations);
183 JS_docprint(FPDF_BOOL bUI, int nStart, int nEnd, FPDF_BOOL bSilent, FPDF_BOOL bShrinkToFit, FPDF_BOOL bPrintAsImage, FPDF_BOOL bReverse, FPDF_BOOL bAnnotations) argument
/external/pdfium/fpdfsdk/javascript/
H A DDocument.cpp57 bAnnotations = true;
418 bool bAnnotations = false; local
435 bAnnotations = pprintparamsObj->bAnnotations;
456 bAnnotations = params[7].ToBool(pRuntime);
461 bPrintAsImage, bReverse, bAnnotations);
H A DDocument.h32 bool bAnnotations; member in class:PrintParamsObj
/external/pdfium/public/
H A Dfpdf_formfill.h222 * bAnnotations - If true (the default), annotations are
233 FPDF_BOOL bAnnotations);

Completed in 547 milliseconds