OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:winx
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xmessage/dist/
xmessage.c
275
int
winx
, winy;
local
279
&root, &child, &x, &y, &
winx
, &winy, &mask);
local
/xsrc/external/mit/ctwm/dist/
functions_win_moveresize.c
1047
const int
winx
= tmp_win->frame_x;
local
1059
neww = winw +
winx
- newx;
1073
neww = cons -
winx
;
1329
const int
winx
= tmp_win->frame_x;
local
1334
RArea area = RAreaNew(
winx
, winy, winw, winh);
1339
if(
winx
< limit) {
1346
if(
winx
+ winw > limit) {
1384
if(
winx
<= t->frame_x + w) {
1396
if(
winx
+ winw >= t->frame_x) {
1411
if(
winx
>= t->frame_x + w)
[
all
...]
Completed in 10 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026