Home
last modified time | relevance | path

Searched refs:EwinOpMoveResize (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Ddraw.c217 EwinOpMoveResize(ewin, OPSRC_USER, x, y, w, h); in DrawEwinShape()
H A Dewins.h439 void EwinOpMoveResize(EWin * ewin, int source, int x, int y,
H A Dmoveresize.c460 EwinOpMoveResize(ewin, OPSRC_USER, ewin->shape_x, ewin->shape_y, in _MoveResizeResizeEnd()
H A Dewin-ops.c496 EwinOpMoveResize(EWin * ewin, int source, int x, int y, int w, int h) in EwinOpMoveResize() function