Home
last modified time | relevance | path

Searched refs:ValidateProperty (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_preview_attribute_helper.cpp46 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
68 bool PrintPreviewAttributeHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrintPreviewAttributeHelper
H A Dprint_resolution_helper.cpp37 if (ValidateProperty(env, jsValue)) { in BuildFromJs()
57 bool PrintResolutionHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrintResolutionHelper
H A Dprint_page_size_helper.cpp42 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
65 bool PrintPageSizeHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrintPageSizeHelper
H A Dprint_margin_helper.cpp52 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
81 bool PrintMarginHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrintMarginHelper
H A Dprint_range_helper.cpp59 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
104 bool PrintRangeHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrintRangeHelper
H A Dprinter_info_helper.cpp89 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
141 bool PrinterInfoHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrinterInfoHelper
H A Dprint_attributes_helper.cpp70 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
193 bool PrintAttributesHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrintAttributesHelper
H A Dprint_job_helper.cpp101 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
253 bool PrintJobHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrintJobHelper
H A Dprinter_capability_helper.cpp223 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
363 bool PrinterCapabilityHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Print::PrinterCapabilityHelper
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_range_helper.cpp42 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
66 bool ScanRangeHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Scan::ScanRangeHelper
H A Dscan_parameters_helper.cpp46 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
68 bool ScanParametersHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Scan::ScanParametersHelper
H A Dscan_option_value_helper.cpp65 if (!ValidateProperty(env, jsValue)) { in BuildFromJs()
109 bool ScanOptionValueHelper::ValidateProperty(napi_env env, napi_value object) in ValidateProperty() function in OHOS::Scan::ScanOptionValueHelper
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprint_margin_helper.h30 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprint_page_size_helper.h30 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprint_preview_attribute_helper.h29 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprint_range_helper.h30 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprint_resolution_helper.h29 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprinter_info_helper.h30 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprint_attributes_helper.h41 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprint_job_helper.h38 static bool ValidateProperty(napi_env env, napi_value object);
H A Dprinter_capability_helper.h58 static bool ValidateProperty(napi_env env, napi_value object);
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscan_option_value_helper.h30 static bool ValidateProperty(napi_env env, napi_value object);
H A Dscan_parameters_helper.h30 static bool ValidateProperty(napi_env env, napi_value object);
H A Dscan_range_helper.h30 static bool ValidateProperty(napi_env env, napi_value object);
H A Dscanner_info.h71 static bool ValidateProperty(napi_env env, napi_value object);