OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pBoxInit
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
shadow.c
919
BoxPtr
pBoxInit
= NULL;
972
pBoxInit
= (BoxPtr)malloc(nRects * 4 * sizeof(BoxRec));
973
pbox =
pBoxInit
;
1021
(*pPriv->preRefresh)(pPriv->pScrn, num,
pBoxInit
);
1023
free(
pBoxInit
);
1034
(*pPriv->postRefresh)(pPriv->pScrn, num,
pBoxInit
);
1035
free(
pBoxInit
);
/xsrc/external/mit/xf86-video-mga/dist/src/
mga_storm.c
2317
BoxPtr
pBoxInit
,
2339
pBox =
pBoxInit
;
Completed in 8 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026