Searched refs:innerXfromXY (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miarc.c | 2517 innerXfromXY ( function in typeref:typename:double 2633 innerx.min = innerXfromXY (ellipsex.min, bound->ellipse.min, def, acc); 2634 innerx.max = innerXfromXY (ellipsex.max, bound->ellipse.max, def, acc);
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 2592 innerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) function in typeref:typename:double 2685 innerx.min = innerXfromXY(ellipsex.min, bound->ellipse.min, def, acc); 2686 innerx.max = innerXfromXY(ellipsex.max, bound->ellipse.max, def, acc);
|
Completed in 11 milliseconds