Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:remainder

97     remainder;
2598 Compute the remainder of dividing offset by extent. It returns not only
2600 within that tile such that 0 <= remainder < extent. This method is
2607 modulo.remainder=offset-modulo.quotient*(ssize_t) extent;
2868 x_modulo.remainder,y_modulo.remainder,1UL,1UL,*virtual_nexus,
2877 x_modulo.remainder=(ssize_t) cache_info->columns-
2878 x_modulo.remainder-1L;
2881 y_modulo.remainder=(ssize_t) cache_info->rows-
2882 y_modulo.remainder-1L;
2884 x_modulo.remainder,y_modulo.remainder,1UL,1UL,*virtual_nexus,
2893 x_modulo.remainder,EdgeY(y_offset,cache_info->rows),1UL,1UL,
2902 EdgeX(x_offset,cache_info->columns),y_modulo.remainder,1UL,1UL,
2929 x_modulo.remainder,y_modulo.remainder,1UL,1UL,*virtual_nexus,
2945 x_modulo.remainder,y_modulo.remainder,1UL,1UL,*virtual_nexus,
2961 x_modulo.remainder,y_modulo.remainder,1UL,1UL,*virtual_nexus,