Searched refs:fade_in_step (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | xcompmgr.c | 191 static double fade_in_step = 0.028; variable in typeref:typename:double 1205 set_fade (dpy, w, 0, get_opacity_percent (dpy, w, 1.0), fade_in_step, NULL, False, True, True); 1756 set_fade (dpy, w, 0, get_opacity_percent (dpy, w, 1.0), fade_in_step, 0, False, True, True); 2087 fade_in_step = atof (optarg); 2088 if (fade_in_step <= 0) 2089 fade_in_step = 0.01; 2348 step = fade_in_step;
|
Completed in 4 milliseconds