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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextSrc.h109 /* Function Name: XawTextSourceScan
123 XawTextPosition XawTextSourceScan(/* w, position, type, dir, count, include*/);
H A DXaw3_1TextP.h45 #define GETLASTPOS XawTextSourceScan(ctx->text.source, 0, \
H A DXaw3_1TextSrc.c328 /* Function Name: XawTextSourceScan
343 XawTextSourceScan(w, position, type, dir, count, include) function
H A DXaw3_1AsciiSink.c45 #define GETLASTPOS XawTextSourceScan(source, 0, XawstAll, XawsdRight, 1, TRUE)
H A DXaw3_1TextAction.c54 #define SrcScan XawTextSourceScan
H A DXaw3_1Text.c59 #define SrcScan XawTextSourceScan
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextSrc.h136 /* Function Name: XawTextSourceScan
150 extern XawTextPosition XawTextSourceScan(
H A DTextP.h67 #define GETLASTPOS XawTextSourceScan(ctx->text.source, 0, \
H A DTextSrc.c407 /* Function Name: XawTextSourceScan
423 XawTextSourceScan(Widget w, XawTextPosition position, function
436 XawTextSourceScan(w, position, type, dir, count, include)
449 "XawTextSourceScan's 1st parameter must be subclass of asciiSrc.",
H A DAsciiSink.c65 #define GETLASTPOS XawTextSourceScan(source, (XawTextPosition) 0, XawstAll, XawsdRight, 1, TRUE)
H A DMultiSink.c91 #define GETLASTPOS XawTextSourceScan(source, (XawTextPosition) 0, XawstAll, XawsdRight, 1, TRUE)
H A DTextPop.c1253 last = XawTextSourceScan(ctx->text.source, 0, XawstAll, XawsdRight,
H A DTextAction.c45 #define SrcScan XawTextSourceScan
H A DText.c86 #define SrcScan XawTextSourceScan

Completed in 52 milliseconds