OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crooth
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
ctwm_main.c
102
unsigned int crootw, unsigned int
crooth
);
368
unsigned int crootw,
crooth
;
local
387
crooth
= wa.height;
397
crooth
= 768;
398
croot = CreateCaptiveRootWindow(crootx, crooty, crootw,
crooth
);
410
crooth
= DisplayHeight(dpy, scrnum);
415
crooth
= 768;
426
crootx, crooty, crootw,
crooth
);
1108
* \param
crooth
Root height
1113
unsigned int crootw, unsigned int
crooth
)
[
all
...]
captive.c
659
oldh = Scr->
crooth
;
661
Scr->
crooth
= ev->xconfigure.height;
664
__func__, Scr->crootx, Scr->crooty, Scr->crootw, Scr->
crooth
);
671
Scr->rooth = Scr->
crooth
;
677
if((Scr->crootw != oldw) || (Scr->
crooth
!= oldh)) {
screen.h
141
int
crooth
;
member in struct:ScreenInfo
Completed in 17 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026