Home
last modified time | relevance | path

Searched refs:us_motiondelaykey (Results 1 – 4 of 4) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h288 extern INTBIG us_motiondelaykey; /* variable key for "USER_motion_delay" */
/dports/cad/electric/electric-7.00/src/usr/
H A Dusr.c86 INTBIG us_motiondelaykey; /* variable key for "USER_motion_delay" */ variable
316 us_motiondelaykey = makekey(x_("USER_motion_delay")); in us_do2init()
H A Dusrtrack.c931 var = getvalkey((INTBIG)us_tool, VTOOL, VFRACT, us_motiondelaykey); in us_finddoibegin()
H A Dusrdiacom.cpp10180 var = getvalkey((INTBIG)us_tool, VTOOL, VFRACT, us_motiondelaykey); in us_generaloptionsdlog()
10222 (void)setvalkey((INTBIG)us_tool, VTOOL, us_motiondelaykey, i, VFRACT); in us_generaloptionsdlog()