Home
last modified time | relevance | path

Searched refs:act2 (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/moused/
H A Dmoused.c2077 act2->obutton = act2->button; in r_map()
2084 act2->dx = act1->dx; in r_map()
2085 act2->dy = act1->dy; in r_map()
2086 act2->dz = act1->dz; in r_map()
2093 act2->dx = act1->dz; in r_map()
2094 act2->dz = 0; in r_map()
2099 act2->dy = act1->dz; in r_map()
2100 act2->dz = 0; in r_map()
2119 act2->dz = 0; in r_map()
2129 act2->flags = ((act2->dx || act2->dy || act2->dz) ? MOUSE_POSCHANGED : 0) in r_map()
[all …]
/netbsd/external/gpl3/autoconf/dist/tests/
H A Dm4sugar.at970 m4_append([hooks], [m4_define([act1], [act2])])dnl
971 m4_append([hooks], [m4_define([act2], [active])])dnl
/netbsd/external/gpl3/autoconf/dist/lib/m4sugar/
H A Dm4sugar.m42490 # | m4_append([hooks], [m4_define([act1], [act2])])dnl
2491 # | m4_append([hooks], [m4_define([act2], [active])])dnl