Searched refs:innerYfromXY (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miarc.c | 2527 innerYfromXY ( function in typeref:typename:double 2628 bound->inner.min = innerYfromXY (ellipsex.min, bound->ellipse.min, def, acc); 2629 bound->inner.max = innerYfromXY (ellipsex.max, bound->ellipse.max, def, acc);
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 2598 innerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) function in typeref:typename:double 2680 bound->inner.min = innerYfromXY(ellipsex.min, bound->ellipse.min, def, acc); 2681 bound->inner.max = innerYfromXY(ellipsex.max, bound->ellipse.max, def, acc);
|
Completed in 10 milliseconds