Searched refs:PARAM_JOB_PREVIEW (Results 1 – 1 of 1) sorted by relevance
38 static constexpr const char *PARAM_JOB_PREVIEW = "preview"; variable183 napi_value jsPreview = NapiPrintUtils::GetNamedProperty(env, jsValue, PARAM_JOB_PREVIEW); in BuildJsWorkerIsLegal()249 …PRINT_CALL_BASE(env, napi_set_named_property(env, jsPrintJob, PARAM_JOB_PREVIEW, jsPreview), false… in CreatePreview()269 {PARAM_JOB_PREVIEW, PRINT_PARAM_OPT}, in ValidateProperty()