Home
last modified time | relevance | path

Searched refs:buildSupportedOrientations (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprinter_capability_helper.h56 static bool buildSupportedOrientations(napi_env env, napi_value jsValue,
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp278 !buildSupportedOrientations(env, jsValue, nativeObj)) { in BuildArrayPropertyFromJs()
351 bool PrinterCapabilityHelper::buildSupportedOrientations(napi_env env, napi_value jsValue, in buildSupportedOrientations() function in OHOS::Print::PrinterCapabilityHelper