Searched refs:actual_height (Results 1 – 1 of 1) sorted by relevance
587 int actual_height = Rows ? Rows : height; in CreateDecoder() local590 if (actual_width <= 0 || actual_height <= 0) in CreateDecoder()595 actual_height > kFaxMaxImageDimension) { in CreateDecoder()599 return pdfium::MakeUnique<FaxDecoder>(src_span, actual_width, actual_height, in CreateDecoder()