OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yOrg
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/mi/
miarc.c
241
int end, int xOrg, int
yOrg
, double xFtrans,
246
int xOrg, int
yOrg
, double xFtrans, double yFtrans);
897
int xOrg = 0,
yOrg
= 0;
961
yOrg
= max(yMin, 0);
963
pixmapHeight = min(yMax, pDraw->height) -
yOrg
;
971
parc->y -=
yOrg
;
975
yOrg
+= pDraw->y;
1103
pixmapHeight, xOrg,
yOrg
);
1355
int xOrg,
yOrg
;
1362
yOrg
= (yOrgRight + yOrgLeft) / 2
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/mi/
miarc.c
228
int end, int xOrg, int
yOrg
, double xFtrans,
233
int xOrg, int
yOrg
, double xFtrans, double yFtrans);
946
int xOrg = 0,
yOrg
= 0;
1015
yOrg
= max(yMin, 0);
1017
pixmapHeight = min(yMax, pDraw->height) -
yOrg
;
1025
parc->y -=
yOrg
;
1030
yOrg
+= pDraw->y;
1157
pDraw, pixmapWidth, pixmapHeight, xOrg,
yOrg
);
1224
int xOrg,
yOrg
;
1231
yOrg
= (yOrgRight + yOrgLeft) / 2
[
all
...]
Completed in 6 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026