Home
last modified time | relevance | path

Searched defs:preview (Results 1 – 5 of 5) sorted by relevance

/base/print/print_fwk/frameworks/helper/print_ani_helper/src/
Dani_print_preview_attribute_helper.cpp30 …tPreviewAttributeHelper::CreatePreviewAttribute(ani_env *env, const PrintPreviewAttribute& preview) in CreatePreviewAttribute()
49 PrintPreviewAttribute preview; in ParsePreviewAttribute() local
Dani_print_job_helper.cpp165 PrintPreviewAttribute preview; in CreatePrintJob() local
/base/print/print_fwk/frameworks/helper/print_helper/src/
Dprint_preview_attribute_helper.cpp26 …value PrintPreviewAttributeHelper::MakeJsObject(napi_env env, const PrintPreviewAttribute &preview) in MakeJsObject()
Dprint_job_helper.cpp246 PrintPreviewAttribute preview; in CreatePreview() local
/base/print/print_fwk/frameworks/models/print_models/src/
Dprint_job.cpp164 void PrintJob::SetPreview(const PrintPreviewAttribute &preview) in SetPreview()