HomeSort by relevance Sort by last modified time
    Searched defs:bAnnotations (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/src/javascript/
Document.h 28 FX_BOOL bAnnotations;
Document.cpp 49 bAnnotations = TRUE;
417 FX_BOOL bAnnotations = FALSE;
435 bAnnotations = pprintparamsObj->bAnnotations;
457 bAnnotations = params[7].ToBool();
462 bReverse, bAnnotations);
    [all...]

Completed in 72 milliseconds