Home
last modified time | relevance | path

Searched refs:pageContent (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_layoutpseudomodel.h39 JS_METHOD(pageContent, CJX_LayoutPseudoModel);
Dcjx_layoutpseudomodel.cpp346 CJS_Return CJX_LayoutPseudoModel::pageContent( in pageContent() function in CJX_LayoutPseudoModel
/external/skqp/src/pdf/
DSkPDFDocument.cpp275 std::unique_ptr<SkStreamAsset> pageContent = fPageDevice->content(); in onEndPage() local
288 page->insertRef("Contents", SkPDFStreamOut(nullptr, std::move(pageContent), this)); in onEndPage()
/external/skia/src/pdf/
DSkPDFDocument.cpp274 std::unique_ptr<SkStreamAsset> pageContent = fPageDevice->content(); in onEndPage() local
287 page->insertRef("Contents", SkPDFStreamOut(nullptr, std::move(pageContent), this)); in onEndPage()