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

/inkscape/src/display/
H A Dnr-filter-displacement-map.cpp36 , _xch(xch)
47 guint32 xshift = _xch * 8, yshift = _ych * 8;
51 if (_xch != 3) xpx = unpremul_alpha(xpx, a);
68 unsigned _xch, _ych; member in struct:Inkscape::Filters::Displace

Completed in 46 milliseconds