OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_XtShellGetCoordinates
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXt/dist/include/X11/
ShellI.h
8
extern void
_XtShellGetCoordinates
(Widget widget, Position *x, Position *y);
/xsrc/external/mit/libXt/dist/src/
Shell.c
2345
_XtShellGetCoordinates
((Widget) ow, &ow->core.x, &ow->core.y);
2348
_XtShellGetCoordinates
((Widget) ow, &ow->core.x, &ow->core.y);
2780
_XtShellGetCoordinates
(Widget widget, Position *x, Position *y)
2815
_XtShellGetCoordinates
(widget, &x, &y);
2819
_XtShellGetCoordinates
(widget, &x, &y);
Geometry.c
761
_XtShellGetCoordinates
(w, &x2, &y2);
Completed in 7 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026