Lines Matching refs:num
83 num=(o.rows,o.cols),118 num=(2,2),156 # num = tuple(map(lambda ev: eval(str(ev)), num))167 - num[cols]*(margin[left] + margin[right])) / num[cols],170 - num[rows]*(margin[top] + margin[bottom])) / num[rows]208 for r in range(0,num[rows]):209 for c in range(0,num[cols]):