OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XawTextAnchor
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSrcP.h
153
XawTextAnchor
**anchors;
183
XawTextAnchor
*XawTextSourceAddAnchor
189
XawTextAnchor
*XawTextSourceFindAnchor
195
XawTextAnchor
*XawTextSourceNextAnchor
198
XawTextAnchor
*anchor
201
XawTextAnchor
*XawTextSourcePrevAnchor
204
XawTextAnchor
*anchor
207
XawTextAnchor
*XawTextSourceRemoveAnchor
210
XawTextAnchor
*anchor
217
XawTextAnchor
**anchor_return
[
all
...]
Text.h
157
typedef struct _XawTextAnchor
XawTextAnchor
;
/xsrc/external/mit/libXaw/dist/src/
TextSrc.c
115
XawTextAnchor
*_XawTextSourceFindAnchor(Widget, XawTextPosition);
990
XawTextAnchor
*anchor;
1075
sizeof(
XawTextAnchor
*));
1104
XawTextAnchor
*aprev;
1606
return (int)((*(
XawTextAnchor
**)left)->position -
1607
(*(
XawTextAnchor
**)right)->position);
1610
XawTextAnchor
*
1614
XawTextAnchor
*anchor, *panchor;
1642
anchor = XtNew(
XawTextAnchor
);
1657
anchor = XtNew(
XawTextAnchor
);
[
all
...]
AsciiSink.c
341
XawTextAnchor
*anchor;
442
XawTextAnchor
*anchor;
1149
XawTextAnchor
*anchor;
1195
XawTextAnchor
*anchor;
1264
XawTextAnchor
*anchor;
1374
XawTextAnchor
*anchor;
1485
XawTextAnchor
*anchor;
AsciiSrc.c
363
XawTextAnchor
*anchor;
483
XawTextAnchor
*anchor;
/xsrc/external/mit/xedit/dist/lisp/
xedit.c
572
XawTextAnchor
*anchor;
Completed in 10 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026