Searched defs:x11 (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dege-color-prof-tracker.cpp487 XEvent* x11 = (XEvent*)xevent; local
491 if ( x11->type == PropertyNotify ) {
492 XPropertyEvent* note = (XPropertyEvent*)x11;
/inkscape/src/extension/internal/
H A Dmetafile-print.cpp404 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 17 milliseconds