OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtResizeWidget
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/libXt/dist/include/X11/
IntrinsicP.h
297
extern void
XtResizeWidget
(
/xsrc/external/mit/libXaw/dist/src/
Viewport.c
421
XtResizeWidget
(child, XtWidth(child), XtHeight(child), 0);
645
XtResizeWidget
(clip, (Dimension)clip_width, (Dimension)clip_height, 0);
660
XtResizeWidget
(bar, (Dimension)clip_width, (Dimension)XtHeight(bar), (Dimension)bw);
683
XtResizeWidget
(bar, (Dimension)XtWidth(bar), (Dimension)clip_height, (Dimension)bw);
694
XtResizeWidget
(child, intended.width, intended.height, 0);
Porthole.c
370
XtResizeWidget
(child, Max(XtWidth(child), XtWidth(pw)),
Vendor.c
435
XtResizeWidget
( childwid,
Paned.c
807
XtResizeWidget
(*childP, XtWidth(pw), (Dimension)pane->size, 0);
819
XtResizeWidget
(*childP, (Dimension)pane->size, (Dimension)XtHeight(pw), 0);
/xsrc/external/mit/libXpm/dist/sxpm/
sxpm.c
528
XtResizeWidget
(topw,
/xsrc/external/mit/libXt/dist/src/
Geometry.c
611
XtResizeWidget
(Widget w,
617
} /*
XtResizeWidget
*/
Shell.c
1211
XtResizeWidget
(childwid, sw->core.width, sw->core.height,
/xsrc/external/mit/xman/dist/
ScrollByL.c
222
XtResizeWidget
(bar, bar->core.width, height, bar->core.border_width);
Completed in 55 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026