Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/helper/src/
Dprinter_capability_helper.cpp74 …napi_value jsPageSizes = NapiPrintUtils::GetNamedProperty(env, jsValue, PARAM_CAPABILITY_PAGESIZE); in BuildFromJs() local
105 napi_value jsPageSizes, std::shared_ptr<PrinterCapability> nativeObj) in BuildFromJsSecond()
145 napi_value jsPageSizes = nullptr; in CreatePageSizeList() local