OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hbar
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
Text.c
732
Widget
hbar
= ctx->text.
hbar
, vbar = ctx->text.vbar;
local
736
if (ctx->text.
hbar
== NULL)
742
x = (Position)(-XtBorderWidth(
hbar
));
743
y = (Position)(XtHeight(ctx) - XtHeight(
hbar
) - XtBorderWidth(
hbar
));
751
height = XtHeight(
hbar
);
753
XtConfigureWidget(
hbar
, x, y, width, height, XtBorderWidth(
hbar
));
843
Widget
hbar
;
local
882
Widget
hbar
= ctx->text.
hbar
;
local
[
all
...]
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextP.h
217
Widget vbar,
hbar
; /* The scroll bars (none = NULL) */
member in struct:_TextPart
Completed in 5 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026