Home | History | Annotate | Download | only in printing

Lines Matching refs:metafile_

1842   metafile_.reset(new PreviewMetafile);
1843 if (!metafile_->Init()) {
1902 metafile_->FinishDocument();
2012 return metafile_.get();
2026 metafile_.reset();