Searched refs:bstep (Results 1 – 4 of 4) sorted by relevance
109 i = (int)((Yb - cielab->display.d_Y0B) / cielab->bstep); in TIFFXYZToRGB()155 cielab->bstep = in TIFFCIELabToRGBInit()
168 float rstep, gstep, bstep; member
145 self.bstep = b = Button(bframe, text="Step", command=self.step)
140 self.bstep = b = Button(bframe, text="Step", command=self.step)