Home
last modified time | relevance | path

Searched defs:nf_arg2 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtidget.c47 void TidgetWindowNotify(win, ctl_id, nf_type, nf_arg, nf_arg2) in TidgetWindowNotify() argument
68 void TidgetNotify(pti, ctl_id, nf_type, nf_arg, nf_arg2) in TidgetNotify() argument
78 void DoTidgetControlNotify(pti, ctl_id, nf_type, nf_arg, nf_arg2) in DoTidgetControlNotify() argument
92 void TidgetControlNotify(pti, nf_type, nf_arg, nf_arg2) in TidgetControlNotify() argument
H A Dtidget.h167 int nf_arg2; member
H A Dtdgtbtn.c314 int nf_arg=0, nf_arg2=INVALID; local