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