Home | History | Annotate | Download | only in modules

Lines Matching refs:Text

59 #include <X11/Xaw/Text.h>
113 {LispFunction, Lisp_XawTextGetSource, "xaw-text-get-source widget"},
114 {LispFunction, Lisp_XawTextLastPosition, "xaw-text-last-position widget"},
115 {LispFunction, Lisp_XawTextReplace, "xaw-text-replace widget left right text"},
116 {LispFunction, Lisp_XawTextSearch, "xaw-text-search widget direction text"},
117 {LispFunction, Lisp_XawTextGetInsertionPoint, "xaw-text-get-insertion-point widget"},
118 {LispFunction, Lisp_XawTextSetInsertionPoint, "xaw-text-set-insertion-point widget position"},
153 (void)LispSetVariable(ATOM2("ASCII-TEXT-WIDGET-CLASS"),
219 (void)LispSetVariable(ATOM2("TEXT-WIDGET-CLASS"),
222 (void)LispSetVariable(ATOM2("TEXT-SINKOBJECT-CLASS"),
225 (void)LispSetVariable(ATOM2("TEXT-SRC-OBJECT-CLASS"),
255 (void)LispSetVariable(ATOM2("XAW-TEXT-SEARCH-ERROR"),
364 xaw-text-get-source widget
382 xaw-text-last-position widget
399 xaw-text-get-insertion-point widget
416 xaw-text-set-insertion-point widget position
443 xaw-text-replace widget left right text
480 xaw-text-search widget direction text