Home
last modified time | relevance | path

Searched defs:fPDFA (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pdf/
DSkPDFDocument.h95 bool fPDFA; variable
/external/skia/dm/
DDMSrcSink.h333 PDFSink(bool pdfa = false) : fPDFA(pdfa) {} in fPDFA() function
337 bool fPDFA; variable