Home
last modified time | relevance | path

Searched refs:fPDFA (Results 1 – 25 of 25) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPDFDocumentTest.cpp159 pdfMetadata.fPDFA = true; in DEF_TEST()
180 pdfMetadata.fPDFA = true; in DEF_TEST()
204 pdfMetadata.fPDFA = true; in DEF_TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pdf/
H A DSkPDFDocument.cpp182 , fPDFA(pdfa) {
203 if (fPDFA) {
409 if (fPDFA) {
H A DSkPDFDocument.h84 bool fPDFA;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkDocument.h104 bool fPDFA = false; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/docs/
H A DSkPDFDocument.h136 bool fPDFA = false; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/docs/
H A DSkPDFDocument.h136 bool fPDFA = false; member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/docs/
H A DSkPDFDocument.h136 bool fPDFA = false; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/docs/
H A DSkPDFDocument.h136 bool fPDFA = false; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFDocument.cpp196 if (fMetadata.fPDFA) { in onBeginPage()
400 if (fMetadata.fPDFA) { in onClose()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/docs/
H A DSkPDFDocument.h180 bool fPDFA = false; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/docs/
H A DSkPDFDocument.h181 bool fPDFA = false; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFDocument.cpp238 if (fMetadata.fPDFA) { in onBeginPage()
527 if (fMetadata.fPDFA) { in onClose()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFDocument.cpp238 if (fMetadata.fPDFA) { in onBeginPage()
527 if (fMetadata.fPDFA) { in onClose()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp260 if (fMetadata.fPDFA) { in onBeginPage()
544 if (fMetadata.fPDFA) { in onClose()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pdf/
H A DSkPDFDocument.cpp238 if (fMetadata.fPDFA) { in onBeginPage()
527 if (fMetadata.fPDFA) { in onClose()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFDocument.cpp238 if (fMetadata.fPDFA) { in onBeginPage()
527 if (fMetadata.fPDFA) { in onClose()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp260 if (fMetadata.fPDFA) { in onBeginPage()
555 if (fMetadata.fPDFA) { in onClose()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/dm/
H A DDMSrcSink.h483 PDFSink(bool pdfa, SkScalar rasterDpi) : fPDFA(pdfa), fRasterDpi(rasterDpi) {} in PDFSink()
487 bool fPDFA; variable
H A DDMSrcSink.cpp1801 metadata.fPDFA = fPDFA; in draw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/dm/
H A DDMSrcSink.h520 PDFSink(bool pdfa, SkScalar rasterDpi) : fPDFA(pdfa), fRasterDpi(rasterDpi) {} in PDFSink()
524 bool fPDFA; variable
H A DDMSrcSink.cpp1973 metadata.fPDFA = fPDFA; in draw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp194 pdf_info.fPDFA = true; in MakePDFDocument()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp194 pdf_info.fPDFA = true; in MakePDFDocument()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/fm/
H A Dfm.cpp276 metadata.fPDFA = FLAGS_PDFA; in draw_as_pdf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/fm/
H A Dfm.cpp259 metadata.fPDFA = FLAGS_PDFA; in draw_as_pdf()