Searched defs:x11 (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ |
H A D | ege-color-prof-tracker.cpp | 487 XEvent* x11 = (XEvent*)xevent; local 491 if ( x11->type == PropertyNotify ) { 492 XPropertyEvent* note = (XPropertyEvent*)x11;
|
/inkscape/src/extension/internal/ |
H A D | metafile-print.cpp | 404 double x11, y11, x12, y12; local 408 x11 = ctr[X] + cos(F) * rx1 * cos(0) + sin(-F) * ry1 * sin(0); 420 x11, y11, rx1, ry1, degrot, x12, y12, rx1, ry1, degrot, x11, y11,
|
Completed in 13 milliseconds