Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DButton.c43 static void ButtonDestroy();
141 ButtonDestroy, /* destroy */
190 static void ButtonDestroy (bw) in ButtonDestroy() function
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dbuttons.h41 void ButtonDestroy(Button * b);
H A Dbuttons.c183 ButtonDestroy(Button * b) in ButtonDestroy() function
H A Ddesktops.c347 ButtonsForeach(id, dsk, ButtonDestroy); in DeskControlsDestroy()