OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkPdfFileSpec
(Results
1 - 25
of
48
) sorted by null
1
2
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/
SkPdfNYI.h
11
struct
SkPdfFileSpec
{};
/external/skia/experimental/PdfViewer/pdfparser/
SkPdfNYI.h
11
struct
SkPdfFileSpec
{};
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfFDFNamedPageReferenceDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfFDFNamedPageReferenceDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfImportDataActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfImportDataActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfFileAttachmentAnnotationDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfFileAttachmentAnnotationDictionary::FS(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfSubmitFormActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfSubmitFormActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfReferenceDictionary_autogen.cpp
11
SkPdfFileSpec
SkPdfReferenceDictionary::F(SkPdfNativeDoc* doc) {
16
return
SkPdfFileSpec
();
SkPdfLaunchActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfLaunchActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfMovieDictionary_autogen.cpp
11
SkPdfFileSpec
SkPdfMovieDictionary::F(SkPdfNativeDoc* doc) {
16
return
SkPdfFileSpec
();
SkPdfRemoteGoToActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfRemoteGoToActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfThreadActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfThreadActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfFDFDictionary_autogen.cpp
11
SkPdfFileSpec
SkPdfFDFDictionary::F(SkPdfNativeDoc* doc) {
16
return
SkPdfFileSpec
();
SkPdfStreamCommonDictionary_autogen.cpp
87
SkPdfFileSpec
SkPdfStreamCommonDictionary::F(SkPdfNativeDoc* doc) {
92
return
SkPdfFileSpec
();
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfFDFNamedPageReferenceDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfFDFNamedPageReferenceDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfImportDataActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfImportDataActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfFileAttachmentAnnotationDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfFileAttachmentAnnotationDictionary::FS(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfSubmitFormActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfSubmitFormActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfReferenceDictionary_autogen.cpp
11
SkPdfFileSpec
SkPdfReferenceDictionary::F(SkPdfNativeDoc* doc) {
16
return
SkPdfFileSpec
();
SkPdfLaunchActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfLaunchActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfMovieDictionary_autogen.cpp
11
SkPdfFileSpec
SkPdfMovieDictionary::F(SkPdfNativeDoc* doc) {
16
return
SkPdfFileSpec
();
SkPdfRemoteGoToActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfRemoteGoToActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfThreadActionDictionary_autogen.cpp
23
SkPdfFileSpec
SkPdfThreadActionDictionary::F(SkPdfNativeDoc* doc) {
28
return
SkPdfFileSpec
();
SkPdfFDFDictionary_autogen.cpp
11
SkPdfFileSpec
SkPdfFDFDictionary::F(SkPdfNativeDoc* doc) {
16
return
SkPdfFileSpec
();
SkPdfStreamCommonDictionary_autogen.cpp
87
SkPdfFileSpec
SkPdfStreamCommonDictionary::F(SkPdfNativeDoc* doc) {
92
return
SkPdfFileSpec
();
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeObject.h
263
SkPdfFileSpec
& fileSpecValue() const {
264
static
SkPdfFileSpec
nyi;
[
all
...]
Completed in 846 milliseconds
1
2