Searched refs:bstep (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp260 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; local
272 //currCol.Set(currCol.Red() + rstep, currCol.Green() + gstep, currCol.Blue() + bstep);
273 rf += rstep; gf += gstep; bf += bstep;
294 bstep = double((col2.Blue() - col1.Blue())) / double(size), bf = 0; local
306 rf += rstep; gf += gstep; bf += bstep;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_color.c105 (int)((Yb - cielab->display.d_Y0B) / cielab->bstep));
150 cielab->bstep =
H A Dtiffio.h162 float rstep, gstep, bstep; member in struct:__anon785

Completed in 31 milliseconds