Home
last modified time | relevance | path

Searched refs:EwinBorderDraw (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dborders.h43 void EwinBorderDraw(EWin * ewin, int do_shape, int do_paint);
H A Dborders.c276 EwinBorderDraw(EWin * ewin, int do_shape, int do_paint) in EwinBorderDraw() function
H A Dewins.c1682 EwinBorderDraw(ewin, 0, 0); in EwinBorderUpdateState()