Home
last modified time | relevance | path

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

/dports/devel/xxgdb/xxgdb-1.12/
H A Dsource.c400 static XtActionsRec text_actions[] = { local
534 XtAppAddActions(app_context, text_actions, XtNumber(text_actions));
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_edit.c377 static XtActionsRec text_actions[] = variable
3168 XtAppAddActions(tool_app, text_actions, XtNumber(text_actions)); in generic_window()
3599 XtAppAddActions(tool_app, text_actions, XtNumber(text_actions)); in spline_point_window()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextF.c905 static XtActionsRec text_actions[] = { variable
1226 text_actions, /* actions */
1227 XtNumber(text_actions), /* num_actions */