Home
last modified time | relevance | path

Searched refs:fGraphicStateResources (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pdf/
H A DSkPDFDevice.h126 SkTHashSet<SkPDFIndirectReference> fGraphicStateResources; variable
H A DSkPDFDevice.cpp321 fGraphicStateResources.reset(); in reset()
543 SkPDFUtils::ApplyGraphicState(add_resource(fGraphicStateResources, gs), content); in setGraphicState()
986 return SkPDFMakeResourceDict(sort(fGraphicStateResources), in makeResourceDict()
1257 &fGraphicStateResources); in setUpContentEntry()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pdf/
H A DSkPDFDevice.h127 SkTHashSet<SkPDFIndirectReference> fGraphicStateResources; variable
H A DSkPDFDevice.cpp327 fGraphicStateResources.reset(); in reset()
555 SkPDFUtils::ApplyGraphicState(add_resource(fGraphicStateResources, gs), content); in setGraphicState()
1034 return SkPDFMakeResourceDict(sort(fGraphicStateResources), in makeResourceDict()
1305 &fGraphicStateResources); in setUpContentEntry()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFDevice.h130 SkTHashSet<SkPDFIndirectReference> fGraphicStateResources; variable
H A DSkPDFDevice.cpp301 fGraphicStateResources.reset(); in reset()
522 SkPDFUtils::ApplyGraphicState(add_resource(fGraphicStateResources, gs), content); in setGraphicState()
1021 return SkPDFMakeResourceDict(sort(fGraphicStateResources), in makeResourceDict()
1292 &fGraphicStateResources); in setUpContentEntry()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFDevice.h130 SkTHashSet<SkPDFIndirectReference> fGraphicStateResources; variable
H A DSkPDFDevice.cpp301 fGraphicStateResources.reset(); in reset()
522 SkPDFUtils::ApplyGraphicState(add_resource(fGraphicStateResources, gs), content); in setGraphicState()
1021 return SkPDFMakeResourceDict(sort(fGraphicStateResources), in makeResourceDict()
1292 &fGraphicStateResources); in setUpContentEntry()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pdf/
H A DSkPDFDevice.h130 SkTHashSet<SkPDFIndirectReference> fGraphicStateResources; variable
H A DSkPDFDevice.cpp301 fGraphicStateResources.reset(); in reset()
522 SkPDFUtils::ApplyGraphicState(add_resource(fGraphicStateResources, gs), content); in setGraphicState()
1021 return SkPDFMakeResourceDict(sort(fGraphicStateResources), in makeResourceDict()
1292 &fGraphicStateResources); in setUpContentEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFDevice.h130 SkTHashSet<SkPDFIndirectReference> fGraphicStateResources; variable
H A DSkPDFDevice.cpp301 fGraphicStateResources.reset(); in reset()
522 SkPDFUtils::ApplyGraphicState(add_resource(fGraphicStateResources, gs), content); in setGraphicState()
1021 return SkPDFMakeResourceDict(sort(fGraphicStateResources), in makeResourceDict()
1292 &fGraphicStateResources); in setUpContentEntry()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFDevice.h196 SkTDArray<SkPDFObject*> fGraphicStateResources; variable
H A DSkPDFDevice.cpp523 fGraphicStateResources.unrefAll(); in cleanUp()
1714 &fGraphicStateResources, in makeResourceDict()
2177 int result = fGraphicStateResources.find(gs); in addGraphicStateResource()
2179 result = fGraphicStateResources.count(); in addGraphicStateResource()
2180 fGraphicStateResources.push(gs); in addGraphicStateResource()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pdf/
H A DSkPDFDevice.h218 SkTDArray<SkPDFObject*> fGraphicStateResources;
H A DSkPDFDevice.cpp508 fGraphicStateResources.unrefAll(); in cleanUp()
1508 &fGraphicStateResources, in makeResourceDict()
2071 int result = fGraphicStateResources.find(gs); in addGraphicStateResource()
2073 result = fGraphicStateResources.count(); in addGraphicStateResource()
2074 fGraphicStateResources.push(gs); in addGraphicStateResource()