Searched defs:arrLength (Results 1 – 3 of 3) 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
524 napi_value *result, int32_t arrLength) in GeneratePromise()536 void GenerateCallback(napi_env env, napi_ref callback, napi_value *result, int32_t arrLength, int32… in GenerateCallback()
5185 int32_t arrLength = static_cast<int32_t>(modeArray->Length(vm)); in SetDragPreviewOptions() local5860 auto arrLength = keysArray->Length(vm); in SetKeyBoardShortCut() local