Home
last modified time | relevance | path

Searched defs:bAnnotations (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
DDocument.h26 FX_BOOL bAnnotations; variable
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h271 …Silent ,FPDF_BOOL bShrinkToFit,FPDF_BOOL bPrintAsImage ,FPDF_BOOL bReverse ,FPDF_BOOL bAnnotations) in JS_docprint()
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp625 FX_BOOL bAnnotations = FALSE; in print() local