OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nDepth
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
renderproto.h
93
CARD32
nDepth
;
/xsrc/external/mit/libXrender/dist/src/
Xrender.c
513
xri->
ndepth
= (int) rep.numDepths;
552
screen->ndepths = (int) xScreen->
nDepth
;
/xsrc/external/mit/xorg-server/dist/render/
render.c
322
int
ndepth
;
local
341
ndepth
= nformat = nvisual = 0;
346
++
ndepth
;
367
ndepth
* sizeof(xPictDepth) +
377
reply->numDepths =
ndepth
;
426
ndepth
= 0;
452
ndepth
++;
455
pictScreen->
nDepth
=
ndepth
;
462
swapl(&pictScreen->
nDepth
);
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/render/
render.c
344
int
ndepth
;
local
363
ndepth
= nformat = nvisual = 0;
370
++
ndepth
;
391
ndepth
* sizeof (xPictDepth) +
402
reply->numDepths =
ndepth
;
456
ndepth
= 0;
487
ndepth
++;
490
pictScreen->
nDepth
=
ndepth
;
498
swapl (&pictScreen->
nDepth
, n)
[
all
...]
Completed in 7 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026