Searched defs:arrLength (Results 1 – 2 of 2) sorted by relevance
94 uint32_t arrLength = pageSizeList.size(); in CreatePageSizeList() local113 uint32_t arrLength = resolutionList.size(); in CreateResolutionList() local131 uint32_t arrLength = static_cast<uint32_t>(supportedColorModeList.size()); in CreateSupportedColorModeList() local150 uint32_t arrLength = static_cast<uint32_t>(supportedDuplexModeList.size()); in CreateSupportedDuplexModeList() local169 uint32_t arrLength = static_cast<uint32_t>(supportedMediaTypeList.size()); in CreateSupportedMediaTypeList() local188 uint32_t arrLength = static_cast<uint32_t>(supportedQualitiesList.size()); in CreateSupportedQualityList() local207 uint32_t arrLength = static_cast<uint32_t>(supportedOrientationList.size()); in CreateSupportedOrientationList() local
539 napi_value *result, int32_t arrLength) in GeneratePromise()551 void GenerateCallback(napi_env env, napi_ref callback, napi_value *result, int32_t arrLength, int32… in GenerateCallback()