OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fDoc
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/skia/src/doc/
SkDocument_PDF.cpp
20
fDoc
= SkNEW(SkPDFDocument);
55
fDoc
->appendPage(fDevice);
68
bool success =
fDoc
->emitPDF(stream);
69
SkDELETE(
fDoc
);
70
fDoc
= NULL;
75
SkDELETE(
fDoc
);
76
fDoc
= NULL;
80
SkPDFDocument*
fDoc
;
/external/skia/src/doc/
SkDocument_PDF.cpp
20
fDoc
= SkNEW(SkPDFDocument);
55
fDoc
->appendPage(fDevice);
68
bool success =
fDoc
->emitPDF(stream);
69
SkDELETE(
fDoc
);
70
fDoc
= NULL;
75
SkDELETE(
fDoc
);
76
fDoc
= NULL;
80
SkPDFDocument*
fDoc
;
/external/chromium_org/third_party/skia/src/utils/mac/
SkCreateCGImageRef.cpp
168
SkAutoPDFRelease(CGPDFDocumentRef doc) :
fDoc
(doc) {}
170
if (
fDoc
) {
171
CGPDFDocumentRelease(
fDoc
);
175
CGPDFDocumentRef
fDoc
;
/external/skia/src/utils/mac/
SkCreateCGImageRef.cpp
168
SkAutoPDFRelease(CGPDFDocumentRef doc) :
fDoc
(doc) {}
170
if (
fDoc
) {
171
CGPDFDocumentRelease(
fDoc
);
175
CGPDFDocumentRef
fDoc
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar
Completed in 6261 milliseconds