OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XawTextScroll
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
Text.c
228
void
XawTextScroll
(TextWidget, int, int);
1550
*
XawTextScroll
1562
XawTextScroll
(TextWidget ctx, int vlines, int hpixels)
1735
XawTextScroll
(ctx, n, 0);
1756
XawTextScroll
(ctx, 0, (int)pixels);
1843
XawTextScroll
(ctx, (int)lines, 0);
1933
XawTextScroll
(ctx, vlines, 0);
3083
XawTextScroll
(ctx, scroll_by, 0);
3528
XawTextScroll
(ctx, vlines ? vlines - (ctx->text.lt.lines >> 1) : 0, 0);
TextAction.c
229
void
XawTextScroll
(TextWidget, int, int);
848
XawTextScroll
(ctx, scroll_val,
2685
XawTextScroll
(ctx, -1, 0);
2690
XawTextScroll
(ctx, 1, 0);
Completed in 9 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026