Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfGraphicsStateDictionary_autogen.cpp11 SkString SkPdfGraphicsStateDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 double SkPdfGraphicsStateDictionary::LW(SkPdfNativeDoc* doc) { in LW()
35 int64_t SkPdfGraphicsStateDictionary::LC(SkPdfNativeDoc* doc) { in LC()
47 int64_t SkPdfGraphicsStateDictionary::LJ(SkPdfNativeDoc* doc) { in LJ()
59 double SkPdfGraphicsStateDictionary::ML(SkPdfNativeDoc* doc) { in ML()
71 SkPdfArray* SkPdfGraphicsStateDictionary::D(SkPdfNativeDoc* doc) { in D()
83 SkString SkPdfGraphicsStateDictionary::RI(SkPdfNativeDoc* doc) { in RI()
95 bool SkPdfGraphicsStateDictionary::OP(SkPdfNativeDoc* doc) { in OP()
107 bool SkPdfGraphicsStateDictionary::op(SkPdfNativeDoc* doc) { in op()
119 int64_t SkPdfGraphicsStateDictionary::OPM(SkPdfNativeDoc* doc) { in OPM()
[all …]
DSkPdfNameDictionary_autogen.cpp11 bool SkPdfNameDictionary::isDestsAName(SkPdfNativeDoc* doc) { in isDestsAName()
17 SkString SkPdfNameDictionary::getDestsAsName(SkPdfNativeDoc* doc) { in getDestsAsName()
25 bool SkPdfNameDictionary::isDestsATree(SkPdfNativeDoc* doc) { in isDestsATree()
31 SkPdfTree SkPdfNameDictionary::getDestsAsTree(SkPdfNativeDoc* doc) { in getDestsAsTree()
43 bool SkPdfNameDictionary::isAPAName(SkPdfNativeDoc* doc) { in isAPAName()
49 SkString SkPdfNameDictionary::getAPAsName(SkPdfNativeDoc* doc) { in getAPAsName()
57 bool SkPdfNameDictionary::isAPATree(SkPdfNativeDoc* doc) { in isAPATree()
63 SkPdfTree SkPdfNameDictionary::getAPAsTree(SkPdfNativeDoc* doc) { in getAPAsTree()
75 bool SkPdfNameDictionary::isJavaScriptAName(SkPdfNativeDoc* doc) { in isJavaScriptAName()
81 SkString SkPdfNameDictionary::getJavaScriptAsName(SkPdfNativeDoc* doc) { in getJavaScriptAsName()
[all …]
DSkPdfCatalogDictionary_autogen.cpp11 SkString SkPdfCatalogDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfCatalogDictionary::Version(SkPdfNativeDoc* doc) { in Version()
35 SkPdfPageTreeNodeDictionary* SkPdfCatalogDictionary::Pages(SkPdfNativeDoc* doc) { in Pages()
47 bool SkPdfCatalogDictionary::isPageLabelsANumber(SkPdfNativeDoc* doc) { in isPageLabelsANumber()
53 double SkPdfCatalogDictionary::getPageLabelsAsNumber(SkPdfNativeDoc* doc) { in getPageLabelsAsNumber()
61 bool SkPdfCatalogDictionary::isPageLabelsATree(SkPdfNativeDoc* doc) { in isPageLabelsATree()
67 SkPdfTree SkPdfCatalogDictionary::getPageLabelsAsTree(SkPdfNativeDoc* doc) { in getPageLabelsAsTree()
79 SkPdfDictionary* SkPdfCatalogDictionary::Names(SkPdfNativeDoc* doc) { in Names()
91 SkPdfDictionary* SkPdfCatalogDictionary::Dests(SkPdfNativeDoc* doc) { in Dests()
103 SkPdfDictionary* SkPdfCatalogDictionary::ViewerPreferences(SkPdfNativeDoc* doc) { in ViewerPreferences()
[all …]
DSkPdfPageObjectDictionary_autogen.cpp11 SkString SkPdfPageObjectDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkPdfDictionary* SkPdfPageObjectDictionary::Parent(SkPdfNativeDoc* doc) { in Parent()
35 SkPdfDate SkPdfPageObjectDictionary::LastModified(SkPdfNativeDoc* doc) { in LastModified()
47 SkPdfResourceDictionary* SkPdfPageObjectDictionary::Resources(SkPdfNativeDoc* doc) { in Resources()
59 SkRect SkPdfPageObjectDictionary::MediaBox(SkPdfNativeDoc* doc) { in MediaBox()
71 SkRect SkPdfPageObjectDictionary::CropBox(SkPdfNativeDoc* doc) { in CropBox()
83 SkRect SkPdfPageObjectDictionary::BleedBox(SkPdfNativeDoc* doc) { in BleedBox()
95 SkRect SkPdfPageObjectDictionary::TrimBox(SkPdfNativeDoc* doc) { in TrimBox()
107 SkRect SkPdfPageObjectDictionary::ArtBox(SkPdfNativeDoc* doc) { in ArtBox()
119 SkPdfDictionary* SkPdfPageObjectDictionary::BoxColorInfo(SkPdfNativeDoc* doc) { in BoxColorInfo()
[all …]
DSkPdfStreamCommonDictionary_autogen.cpp11 int64_t SkPdfStreamCommonDictionary::Length(SkPdfNativeDoc* doc) { in Length()
23 bool SkPdfStreamCommonDictionary::isFilterAName(SkPdfNativeDoc* doc) { in isFilterAName()
29 SkString SkPdfStreamCommonDictionary::getFilterAsName(SkPdfNativeDoc* doc) { in getFilterAsName()
37 bool SkPdfStreamCommonDictionary::isFilterAArray(SkPdfNativeDoc* doc) { in isFilterAArray()
43 SkPdfArray* SkPdfStreamCommonDictionary::getFilterAsArray(SkPdfNativeDoc* doc) { in getFilterAsArray()
55 bool SkPdfStreamCommonDictionary::isDecodeParmsADictionary(SkPdfNativeDoc* doc) { in isDecodeParmsADictionary()
61 SkPdfDictionary* SkPdfStreamCommonDictionary::getDecodeParmsAsDictionary(SkPdfNativeDoc* doc) { in getDecodeParmsAsDictionary()
69 bool SkPdfStreamCommonDictionary::isDecodeParmsAArray(SkPdfNativeDoc* doc) { in isDecodeParmsAArray()
75 SkPdfArray* SkPdfStreamCommonDictionary::getDecodeParmsAsArray(SkPdfNativeDoc* doc) { in getDecodeParmsAsArray()
87 SkPdfFileSpec SkPdfStreamCommonDictionary::F(SkPdfNativeDoc* doc) { in F()
[all …]
DSkPdfImageDictionary_autogen.cpp11 SkString SkPdfImageDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfImageDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype()
35 int64_t SkPdfImageDictionary::Width(SkPdfNativeDoc* doc) { in Width()
47 int64_t SkPdfImageDictionary::Height(SkPdfNativeDoc* doc) { in Height()
59 bool SkPdfImageDictionary::isColorSpaceAName(SkPdfNativeDoc* doc) { in isColorSpaceAName()
65 SkString SkPdfImageDictionary::getColorSpaceAsName(SkPdfNativeDoc* doc) { in getColorSpaceAsName()
73 bool SkPdfImageDictionary::isColorSpaceAArray(SkPdfNativeDoc* doc) { in isColorSpaceAArray()
79 SkPdfArray* SkPdfImageDictionary::getColorSpaceAsArray(SkPdfNativeDoc* doc) { in getColorSpaceAsArray()
91 int64_t SkPdfImageDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { in BitsPerComponent()
103 SkString SkPdfImageDictionary::Intent(SkPdfNativeDoc* doc) { in Intent()
[all …]
DSkPdfStructureTreeRootDictionary_autogen.cpp11 SkString SkPdfStructureTreeRootDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 bool SkPdfStructureTreeRootDictionary::isKADictionary(SkPdfNativeDoc* doc) { in isKADictionary()
29 SkPdfDictionary* SkPdfStructureTreeRootDictionary::getKAsDictionary(SkPdfNativeDoc* doc) { in getKAsDictionary()
37 bool SkPdfStructureTreeRootDictionary::isKAArray(SkPdfNativeDoc* doc) { in isKAArray()
43 SkPdfArray* SkPdfStructureTreeRootDictionary::getKAsArray(SkPdfNativeDoc* doc) { in getKAsArray()
55 bool SkPdfStructureTreeRootDictionary::isIDTreeAName(SkPdfNativeDoc* doc) { in isIDTreeAName()
61 SkString SkPdfStructureTreeRootDictionary::getIDTreeAsName(SkPdfNativeDoc* doc) { in getIDTreeAsName()
69 bool SkPdfStructureTreeRootDictionary::isIDTreeATree(SkPdfNativeDoc* doc) { in isIDTreeATree()
75 SkPdfTree SkPdfStructureTreeRootDictionary::getIDTreeAsTree(SkPdfNativeDoc* doc) { in getIDTreeAsTree()
87 bool SkPdfStructureTreeRootDictionary::isParentTreeANumber(SkPdfNativeDoc* doc) { in isParentTreeANumber()
[all …]
DSkPdfOutlineItemDictionary_autogen.cpp11 SkString SkPdfOutlineItemDictionary::Title(SkPdfNativeDoc* doc) { in Title()
23 SkPdfDictionary* SkPdfOutlineItemDictionary::Parent(SkPdfNativeDoc* doc) { in Parent()
35 SkPdfDictionary* SkPdfOutlineItemDictionary::Prev(SkPdfNativeDoc* doc) { in Prev()
47 SkPdfDictionary* SkPdfOutlineItemDictionary::Next(SkPdfNativeDoc* doc) { in Next()
59 SkPdfDictionary* SkPdfOutlineItemDictionary::First(SkPdfNativeDoc* doc) { in First()
71 SkPdfDictionary* SkPdfOutlineItemDictionary::Last(SkPdfNativeDoc* doc) { in Last()
83 int64_t SkPdfOutlineItemDictionary::Count(SkPdfNativeDoc* doc) { in Count()
95 bool SkPdfOutlineItemDictionary::isDestAName(SkPdfNativeDoc* doc) { in isDestAName()
101 SkString SkPdfOutlineItemDictionary::getDestAsName(SkPdfNativeDoc* doc) { in getDestAsName()
109 bool SkPdfOutlineItemDictionary::isDestAString(SkPdfNativeDoc* doc) { in isDestAString()
[all …]
DSkPdfBlockLevelStructureElementsDictionary_autogen.cpp11 double SkPdfBlockLevelStructureElementsDictionary::SpaceBefore(SkPdfNativeDoc* doc) { in SpaceBefore()
23 double SkPdfBlockLevelStructureElementsDictionary::SpaceAfter(SkPdfNativeDoc* doc) { in SpaceAfter()
35 double SkPdfBlockLevelStructureElementsDictionary::StartIndent(SkPdfNativeDoc* doc) { in StartIndent()
47 double SkPdfBlockLevelStructureElementsDictionary::EndIndent(SkPdfNativeDoc* doc) { in EndIndent()
59 double SkPdfBlockLevelStructureElementsDictionary::TextIndent(SkPdfNativeDoc* doc) { in TextIndent()
71 SkString SkPdfBlockLevelStructureElementsDictionary::TextAlign(SkPdfNativeDoc* doc) { in TextAlign()
83 SkRect SkPdfBlockLevelStructureElementsDictionary::BBox(SkPdfNativeDoc* doc) { in BBox()
95 bool SkPdfBlockLevelStructureElementsDictionary::isWidthANumber(SkPdfNativeDoc* doc) { in isWidthANumber()
101 double SkPdfBlockLevelStructureElementsDictionary::getWidthAsNumber(SkPdfNativeDoc* doc) { in getWidthAsNumber()
109 bool SkPdfBlockLevelStructureElementsDictionary::isWidthAName(SkPdfNativeDoc* doc) { in isWidthAName()
[all …]
DSkPdfAnnotationDictionary_autogen.cpp11 SkString SkPdfAnnotationDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype()
35 SkString SkPdfAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents()
47 SkPdfDictionary* SkPdfAnnotationDictionary::P(SkPdfNativeDoc* doc) { in P()
59 SkRect SkPdfAnnotationDictionary::Rect(SkPdfNativeDoc* doc) { in Rect()
75 bool SkPdfAnnotationDictionary::isMADate(SkPdfNativeDoc* doc) { in isMADate()
81 SkPdfDate SkPdfAnnotationDictionary::getMAsDate(SkPdfNativeDoc* doc) { in getMAsDate()
89 bool SkPdfAnnotationDictionary::isMAString(SkPdfNativeDoc* doc) { in isMAString()
95 SkString SkPdfAnnotationDictionary::getMAsString(SkPdfNativeDoc* doc) { in getMAsString()
107 int64_t SkPdfAnnotationDictionary::F(SkPdfNativeDoc* doc) { in F()
[all …]
DSkPdfAppearanceDictionary_autogen.cpp11 bool SkPdfAppearanceDictionary::isNAStream(SkPdfNativeDoc* doc) { in isNAStream()
17 SkPdfStream* SkPdfAppearanceDictionary::getNAsStream(SkPdfNativeDoc* doc) { in getNAsStream()
25 bool SkPdfAppearanceDictionary::isNADictionary(SkPdfNativeDoc* doc) { in isNADictionary()
31 SkPdfDictionary* SkPdfAppearanceDictionary::getNAsDictionary(SkPdfNativeDoc* doc) { in getNAsDictionary()
43 bool SkPdfAppearanceDictionary::isRAStream(SkPdfNativeDoc* doc) { in isRAStream()
49 SkPdfStream* SkPdfAppearanceDictionary::getRAsStream(SkPdfNativeDoc* doc) { in getRAsStream()
57 bool SkPdfAppearanceDictionary::isRADictionary(SkPdfNativeDoc* doc) { in isRADictionary()
63 SkPdfDictionary* SkPdfAppearanceDictionary::getRAsDictionary(SkPdfNativeDoc* doc) { in getRAsDictionary()
75 bool SkPdfAppearanceDictionary::isDAStream(SkPdfNativeDoc* doc) { in isDAStream()
81 SkPdfStream* SkPdfAppearanceDictionary::getDAsStream(SkPdfNativeDoc* doc) { in getDAsStream()
[all …]
DSkPdfStructureElementDictionary_autogen.cpp11 SkString SkPdfStructureElementDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfStructureElementDictionary::S(SkPdfNativeDoc* doc) { in S()
35 SkPdfDictionary* SkPdfStructureElementDictionary::P(SkPdfNativeDoc* doc) { in P()
47 SkString SkPdfStructureElementDictionary::ID(SkPdfNativeDoc* doc) { in ID()
59 SkPdfDictionary* SkPdfStructureElementDictionary::Pg(SkPdfNativeDoc* doc) { in Pg()
71 SkPdfNativeObject* SkPdfStructureElementDictionary::K(SkPdfNativeDoc* doc) { in K()
83 SkPdfNativeObject* SkPdfStructureElementDictionary::A(SkPdfNativeDoc* doc) { in A()
95 bool SkPdfStructureElementDictionary::isCAName(SkPdfNativeDoc* doc) { in isCAName()
101 SkString SkPdfStructureElementDictionary::getCAsName(SkPdfNativeDoc* doc) { in getCAsName()
109 bool SkPdfStructureElementDictionary::isCAArray(SkPdfNativeDoc* doc) { in isCAArray()
[all …]
DSkPdfType1HalftoneDictionary_autogen.cpp11 SkString SkPdfType1HalftoneDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 int64_t SkPdfType1HalftoneDictionary::HalftoneType(SkPdfNativeDoc* doc) { in HalftoneType()
35 SkString SkPdfType1HalftoneDictionary::HalftoneName(SkPdfNativeDoc* doc) { in HalftoneName()
47 double SkPdfType1HalftoneDictionary::Frequency(SkPdfNativeDoc* doc) { in Frequency()
59 double SkPdfType1HalftoneDictionary::Angle(SkPdfNativeDoc* doc) { in Angle()
71 bool SkPdfType1HalftoneDictionary::isSpotFunctionAFunction(SkPdfNativeDoc* doc) { in isSpotFunctionAFunction()
77 SkPdfFunction SkPdfType1HalftoneDictionary::getSpotFunctionAsFunction(SkPdfNativeDoc* doc) { in getSpotFunctionAsFunction()
85 bool SkPdfType1HalftoneDictionary::isSpotFunctionAName(SkPdfNativeDoc* doc) { in isSpotFunctionAName()
91 SkString SkPdfType1HalftoneDictionary::getSpotFunctionAsName(SkPdfNativeDoc* doc) { in getSpotFunctionAsName()
103 bool SkPdfType1HalftoneDictionary::AccurateScreens(SkPdfNativeDoc* doc) { in AccurateScreens()
[all …]
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfGraphicsStateDictionary_autogen.cpp11 SkString SkPdfGraphicsStateDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 double SkPdfGraphicsStateDictionary::LW(SkPdfNativeDoc* doc) { in LW()
35 int64_t SkPdfGraphicsStateDictionary::LC(SkPdfNativeDoc* doc) { in LC()
47 int64_t SkPdfGraphicsStateDictionary::LJ(SkPdfNativeDoc* doc) { in LJ()
59 double SkPdfGraphicsStateDictionary::ML(SkPdfNativeDoc* doc) { in ML()
71 SkPdfArray* SkPdfGraphicsStateDictionary::D(SkPdfNativeDoc* doc) { in D()
83 SkString SkPdfGraphicsStateDictionary::RI(SkPdfNativeDoc* doc) { in RI()
95 bool SkPdfGraphicsStateDictionary::OP(SkPdfNativeDoc* doc) { in OP()
107 bool SkPdfGraphicsStateDictionary::op(SkPdfNativeDoc* doc) { in op()
119 int64_t SkPdfGraphicsStateDictionary::OPM(SkPdfNativeDoc* doc) { in OPM()
[all …]
DSkPdfNameDictionary_autogen.cpp11 bool SkPdfNameDictionary::isDestsAName(SkPdfNativeDoc* doc) { in isDestsAName()
17 SkString SkPdfNameDictionary::getDestsAsName(SkPdfNativeDoc* doc) { in getDestsAsName()
25 bool SkPdfNameDictionary::isDestsATree(SkPdfNativeDoc* doc) { in isDestsATree()
31 SkPdfTree SkPdfNameDictionary::getDestsAsTree(SkPdfNativeDoc* doc) { in getDestsAsTree()
43 bool SkPdfNameDictionary::isAPAName(SkPdfNativeDoc* doc) { in isAPAName()
49 SkString SkPdfNameDictionary::getAPAsName(SkPdfNativeDoc* doc) { in getAPAsName()
57 bool SkPdfNameDictionary::isAPATree(SkPdfNativeDoc* doc) { in isAPATree()
63 SkPdfTree SkPdfNameDictionary::getAPAsTree(SkPdfNativeDoc* doc) { in getAPAsTree()
75 bool SkPdfNameDictionary::isJavaScriptAName(SkPdfNativeDoc* doc) { in isJavaScriptAName()
81 SkString SkPdfNameDictionary::getJavaScriptAsName(SkPdfNativeDoc* doc) { in getJavaScriptAsName()
[all …]
DSkPdfCatalogDictionary_autogen.cpp11 SkString SkPdfCatalogDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfCatalogDictionary::Version(SkPdfNativeDoc* doc) { in Version()
35 SkPdfPageTreeNodeDictionary* SkPdfCatalogDictionary::Pages(SkPdfNativeDoc* doc) { in Pages()
47 bool SkPdfCatalogDictionary::isPageLabelsANumber(SkPdfNativeDoc* doc) { in isPageLabelsANumber()
53 double SkPdfCatalogDictionary::getPageLabelsAsNumber(SkPdfNativeDoc* doc) { in getPageLabelsAsNumber()
61 bool SkPdfCatalogDictionary::isPageLabelsATree(SkPdfNativeDoc* doc) { in isPageLabelsATree()
67 SkPdfTree SkPdfCatalogDictionary::getPageLabelsAsTree(SkPdfNativeDoc* doc) { in getPageLabelsAsTree()
79 SkPdfDictionary* SkPdfCatalogDictionary::Names(SkPdfNativeDoc* doc) { in Names()
91 SkPdfDictionary* SkPdfCatalogDictionary::Dests(SkPdfNativeDoc* doc) { in Dests()
103 SkPdfDictionary* SkPdfCatalogDictionary::ViewerPreferences(SkPdfNativeDoc* doc) { in ViewerPreferences()
[all …]
DSkPdfPageObjectDictionary_autogen.cpp11 SkString SkPdfPageObjectDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkPdfDictionary* SkPdfPageObjectDictionary::Parent(SkPdfNativeDoc* doc) { in Parent()
35 SkPdfDate SkPdfPageObjectDictionary::LastModified(SkPdfNativeDoc* doc) { in LastModified()
47 SkPdfResourceDictionary* SkPdfPageObjectDictionary::Resources(SkPdfNativeDoc* doc) { in Resources()
59 SkRect SkPdfPageObjectDictionary::MediaBox(SkPdfNativeDoc* doc) { in MediaBox()
71 SkRect SkPdfPageObjectDictionary::CropBox(SkPdfNativeDoc* doc) { in CropBox()
83 SkRect SkPdfPageObjectDictionary::BleedBox(SkPdfNativeDoc* doc) { in BleedBox()
95 SkRect SkPdfPageObjectDictionary::TrimBox(SkPdfNativeDoc* doc) { in TrimBox()
107 SkRect SkPdfPageObjectDictionary::ArtBox(SkPdfNativeDoc* doc) { in ArtBox()
119 SkPdfDictionary* SkPdfPageObjectDictionary::BoxColorInfo(SkPdfNativeDoc* doc) { in BoxColorInfo()
[all …]
DSkPdfStreamCommonDictionary_autogen.cpp11 int64_t SkPdfStreamCommonDictionary::Length(SkPdfNativeDoc* doc) { in Length()
23 bool SkPdfStreamCommonDictionary::isFilterAName(SkPdfNativeDoc* doc) { in isFilterAName()
29 SkString SkPdfStreamCommonDictionary::getFilterAsName(SkPdfNativeDoc* doc) { in getFilterAsName()
37 bool SkPdfStreamCommonDictionary::isFilterAArray(SkPdfNativeDoc* doc) { in isFilterAArray()
43 SkPdfArray* SkPdfStreamCommonDictionary::getFilterAsArray(SkPdfNativeDoc* doc) { in getFilterAsArray()
55 bool SkPdfStreamCommonDictionary::isDecodeParmsADictionary(SkPdfNativeDoc* doc) { in isDecodeParmsADictionary()
61 SkPdfDictionary* SkPdfStreamCommonDictionary::getDecodeParmsAsDictionary(SkPdfNativeDoc* doc) { in getDecodeParmsAsDictionary()
69 bool SkPdfStreamCommonDictionary::isDecodeParmsAArray(SkPdfNativeDoc* doc) { in isDecodeParmsAArray()
75 SkPdfArray* SkPdfStreamCommonDictionary::getDecodeParmsAsArray(SkPdfNativeDoc* doc) { in getDecodeParmsAsArray()
87 SkPdfFileSpec SkPdfStreamCommonDictionary::F(SkPdfNativeDoc* doc) { in F()
[all …]
DSkPdfImageDictionary_autogen.cpp11 SkString SkPdfImageDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfImageDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype()
35 int64_t SkPdfImageDictionary::Width(SkPdfNativeDoc* doc) { in Width()
47 int64_t SkPdfImageDictionary::Height(SkPdfNativeDoc* doc) { in Height()
59 bool SkPdfImageDictionary::isColorSpaceAName(SkPdfNativeDoc* doc) { in isColorSpaceAName()
65 SkString SkPdfImageDictionary::getColorSpaceAsName(SkPdfNativeDoc* doc) { in getColorSpaceAsName()
73 bool SkPdfImageDictionary::isColorSpaceAArray(SkPdfNativeDoc* doc) { in isColorSpaceAArray()
79 SkPdfArray* SkPdfImageDictionary::getColorSpaceAsArray(SkPdfNativeDoc* doc) { in getColorSpaceAsArray()
91 int64_t SkPdfImageDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { in BitsPerComponent()
103 SkString SkPdfImageDictionary::Intent(SkPdfNativeDoc* doc) { in Intent()
[all …]
DSkPdfStructureTreeRootDictionary_autogen.cpp11 SkString SkPdfStructureTreeRootDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 bool SkPdfStructureTreeRootDictionary::isKADictionary(SkPdfNativeDoc* doc) { in isKADictionary()
29 SkPdfDictionary* SkPdfStructureTreeRootDictionary::getKAsDictionary(SkPdfNativeDoc* doc) { in getKAsDictionary()
37 bool SkPdfStructureTreeRootDictionary::isKAArray(SkPdfNativeDoc* doc) { in isKAArray()
43 SkPdfArray* SkPdfStructureTreeRootDictionary::getKAsArray(SkPdfNativeDoc* doc) { in getKAsArray()
55 bool SkPdfStructureTreeRootDictionary::isIDTreeAName(SkPdfNativeDoc* doc) { in isIDTreeAName()
61 SkString SkPdfStructureTreeRootDictionary::getIDTreeAsName(SkPdfNativeDoc* doc) { in getIDTreeAsName()
69 bool SkPdfStructureTreeRootDictionary::isIDTreeATree(SkPdfNativeDoc* doc) { in isIDTreeATree()
75 SkPdfTree SkPdfStructureTreeRootDictionary::getIDTreeAsTree(SkPdfNativeDoc* doc) { in getIDTreeAsTree()
87 bool SkPdfStructureTreeRootDictionary::isParentTreeANumber(SkPdfNativeDoc* doc) { in isParentTreeANumber()
[all …]
DSkPdfBlockLevelStructureElementsDictionary_autogen.cpp11 double SkPdfBlockLevelStructureElementsDictionary::SpaceBefore(SkPdfNativeDoc* doc) { in SpaceBefore()
23 double SkPdfBlockLevelStructureElementsDictionary::SpaceAfter(SkPdfNativeDoc* doc) { in SpaceAfter()
35 double SkPdfBlockLevelStructureElementsDictionary::StartIndent(SkPdfNativeDoc* doc) { in StartIndent()
47 double SkPdfBlockLevelStructureElementsDictionary::EndIndent(SkPdfNativeDoc* doc) { in EndIndent()
59 double SkPdfBlockLevelStructureElementsDictionary::TextIndent(SkPdfNativeDoc* doc) { in TextIndent()
71 SkString SkPdfBlockLevelStructureElementsDictionary::TextAlign(SkPdfNativeDoc* doc) { in TextAlign()
83 SkRect SkPdfBlockLevelStructureElementsDictionary::BBox(SkPdfNativeDoc* doc) { in BBox()
95 bool SkPdfBlockLevelStructureElementsDictionary::isWidthANumber(SkPdfNativeDoc* doc) { in isWidthANumber()
101 double SkPdfBlockLevelStructureElementsDictionary::getWidthAsNumber(SkPdfNativeDoc* doc) { in getWidthAsNumber()
109 bool SkPdfBlockLevelStructureElementsDictionary::isWidthAName(SkPdfNativeDoc* doc) { in isWidthAName()
[all …]
DSkPdfOutlineItemDictionary_autogen.cpp11 SkString SkPdfOutlineItemDictionary::Title(SkPdfNativeDoc* doc) { in Title()
23 SkPdfDictionary* SkPdfOutlineItemDictionary::Parent(SkPdfNativeDoc* doc) { in Parent()
35 SkPdfDictionary* SkPdfOutlineItemDictionary::Prev(SkPdfNativeDoc* doc) { in Prev()
47 SkPdfDictionary* SkPdfOutlineItemDictionary::Next(SkPdfNativeDoc* doc) { in Next()
59 SkPdfDictionary* SkPdfOutlineItemDictionary::First(SkPdfNativeDoc* doc) { in First()
71 SkPdfDictionary* SkPdfOutlineItemDictionary::Last(SkPdfNativeDoc* doc) { in Last()
83 int64_t SkPdfOutlineItemDictionary::Count(SkPdfNativeDoc* doc) { in Count()
95 bool SkPdfOutlineItemDictionary::isDestAName(SkPdfNativeDoc* doc) { in isDestAName()
101 SkString SkPdfOutlineItemDictionary::getDestAsName(SkPdfNativeDoc* doc) { in getDestAsName()
109 bool SkPdfOutlineItemDictionary::isDestAString(SkPdfNativeDoc* doc) { in isDestAString()
[all …]
DSkPdfAnnotationDictionary_autogen.cpp11 SkString SkPdfAnnotationDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype()
35 SkString SkPdfAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { in Contents()
47 SkPdfDictionary* SkPdfAnnotationDictionary::P(SkPdfNativeDoc* doc) { in P()
59 SkRect SkPdfAnnotationDictionary::Rect(SkPdfNativeDoc* doc) { in Rect()
75 bool SkPdfAnnotationDictionary::isMADate(SkPdfNativeDoc* doc) { in isMADate()
81 SkPdfDate SkPdfAnnotationDictionary::getMAsDate(SkPdfNativeDoc* doc) { in getMAsDate()
89 bool SkPdfAnnotationDictionary::isMAString(SkPdfNativeDoc* doc) { in isMAString()
95 SkString SkPdfAnnotationDictionary::getMAsString(SkPdfNativeDoc* doc) { in getMAsString()
107 int64_t SkPdfAnnotationDictionary::F(SkPdfNativeDoc* doc) { in F()
[all …]
DSkPdfAppearanceDictionary_autogen.cpp11 bool SkPdfAppearanceDictionary::isNAStream(SkPdfNativeDoc* doc) { in isNAStream()
17 SkPdfStream* SkPdfAppearanceDictionary::getNAsStream(SkPdfNativeDoc* doc) { in getNAsStream()
25 bool SkPdfAppearanceDictionary::isNADictionary(SkPdfNativeDoc* doc) { in isNADictionary()
31 SkPdfDictionary* SkPdfAppearanceDictionary::getNAsDictionary(SkPdfNativeDoc* doc) { in getNAsDictionary()
43 bool SkPdfAppearanceDictionary::isRAStream(SkPdfNativeDoc* doc) { in isRAStream()
49 SkPdfStream* SkPdfAppearanceDictionary::getRAsStream(SkPdfNativeDoc* doc) { in getRAsStream()
57 bool SkPdfAppearanceDictionary::isRADictionary(SkPdfNativeDoc* doc) { in isRADictionary()
63 SkPdfDictionary* SkPdfAppearanceDictionary::getRAsDictionary(SkPdfNativeDoc* doc) { in getRAsDictionary()
75 bool SkPdfAppearanceDictionary::isDAStream(SkPdfNativeDoc* doc) { in isDAStream()
81 SkPdfStream* SkPdfAppearanceDictionary::getDAsStream(SkPdfNativeDoc* doc) { in getDAsStream()
[all …]
DSkPdfStructureElementDictionary_autogen.cpp11 SkString SkPdfStructureElementDictionary::Type(SkPdfNativeDoc* doc) { in Type()
23 SkString SkPdfStructureElementDictionary::S(SkPdfNativeDoc* doc) { in S()
35 SkPdfDictionary* SkPdfStructureElementDictionary::P(SkPdfNativeDoc* doc) { in P()
47 SkString SkPdfStructureElementDictionary::ID(SkPdfNativeDoc* doc) { in ID()
59 SkPdfDictionary* SkPdfStructureElementDictionary::Pg(SkPdfNativeDoc* doc) { in Pg()
71 SkPdfNativeObject* SkPdfStructureElementDictionary::K(SkPdfNativeDoc* doc) { in K()
83 SkPdfNativeObject* SkPdfStructureElementDictionary::A(SkPdfNativeDoc* doc) { in A()
95 bool SkPdfStructureElementDictionary::isCAName(SkPdfNativeDoc* doc) { in isCAName()
101 SkString SkPdfStructureElementDictionary::getCAsName(SkPdfNativeDoc* doc) { in getCAsName()
109 bool SkPdfStructureElementDictionary::isCAArray(SkPdfNativeDoc* doc) { in isCAArray()
[all …]

12345678910>>...26