Searched refs:go_to_tag (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/nvi/motif_l/
H A Dm_tags.c91 static void go_to_tag(Widget w);
96 { "Go To Tag", True, go_to_tag },
283 static void go_to_tag( Widget w )
285 static void go_to_tag( w )
389 XtAddCallback( db_list, XmNdefaultActionCallback, go_to_tag, 0 );
425 XtAddCallback( db_text, XmNactivateCallback, go_to_tag, 0 );
278 static void go_to_tag( Widget w ) function

Completed in 166 milliseconds