Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:100000

1015    if (white_x > 80000L || white_y > 80000L || white_x + white_y > 100000L)
1026 if (red_x + red_y > 100000L)
1034 if (green_x + green_y > 100000L)
1042 if (blue_x + blue_y > 100000L)