Searched refs:bParseStream (Results 1 – 1 of 1) sorted by relevance
110 bool bParseStream; in ParserAnnots() local112 bParseStream = !(nAnnotFlag & pdfium::annotation_flags::kInvisible); in ParserAnnots()114 bParseStream = !!(nAnnotFlag & pdfium::annotation_flags::kPrint); in ParserAnnots()115 if (bParseStream) in ParserAnnots()