/src/sbin/wsconsctl/ |
mouse.c | 47 static int vert_scroll_dist; variable in typeref:typename:int 70 { "scroll.distance.y", &vert_scroll_dist, FMT_INT, FLG_MODIFY }, 116 field_by_value(&vert_scroll_dist)->flags & FLG_GET || 135 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 141 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 142 field_disable_by_value(&vert_scroll_dist); 157 vert_scroll_dist = params[i].value; 266 field_by_value(&vert_scroll_dist)->flags & FLG_SET || 290 if (field_by_value(&vert_scroll_dist)->flags & FLG_SET) { 292 params[pl.nparams++].value = vert_scroll_dist; [all...] |
mouse.c | 47 static int vert_scroll_dist; variable in typeref:typename:int 70 { "scroll.distance.y", &vert_scroll_dist, FMT_INT, FLG_MODIFY }, 116 field_by_value(&vert_scroll_dist)->flags & FLG_GET || 135 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 141 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 142 field_disable_by_value(&vert_scroll_dist); 157 vert_scroll_dist = params[i].value; 266 field_by_value(&vert_scroll_dist)->flags & FLG_SET || 290 if (field_by_value(&vert_scroll_dist)->flags & FLG_SET) { 292 params[pl.nparams++].value = vert_scroll_dist; [all...] |
mouse.c | 47 static int vert_scroll_dist; variable in typeref:typename:int 70 { "scroll.distance.y", &vert_scroll_dist, FMT_INT, FLG_MODIFY }, 116 field_by_value(&vert_scroll_dist)->flags & FLG_GET || 135 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 141 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 142 field_disable_by_value(&vert_scroll_dist); 157 vert_scroll_dist = params[i].value; 266 field_by_value(&vert_scroll_dist)->flags & FLG_SET || 290 if (field_by_value(&vert_scroll_dist)->flags & FLG_SET) { 292 params[pl.nparams++].value = vert_scroll_dist; [all...] |
mouse.c | 47 static int vert_scroll_dist; variable in typeref:typename:int 70 { "scroll.distance.y", &vert_scroll_dist, FMT_INT, FLG_MODIFY }, 116 field_by_value(&vert_scroll_dist)->flags & FLG_GET || 135 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 141 if (field_by_value(&vert_scroll_dist)->flags & FLG_GET) 142 field_disable_by_value(&vert_scroll_dist); 157 vert_scroll_dist = params[i].value; 266 field_by_value(&vert_scroll_dist)->flags & FLG_SET || 290 if (field_by_value(&vert_scroll_dist)->flags & FLG_SET) { 292 params[pl.nparams++].value = vert_scroll_dist; [all...] |