Searched refs:PanedWindowEventProc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkPanedWindow.c193 static void PanedWindowEventProc(ClientData clientData,
457 PanedWindowEventProc, (ClientData) pwPtr);
1315 * PanedWindowEventProc --
1331 PanedWindowEventProc(
1502 * This function is invoked by PanedWindowEventProc to free the internal
1324 PanedWindowEventProc( function
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkPanedWindow.c162 static void PanedWindowEventProc _ANSI_ARGS_((ClientData clientData,
412 PanedWindowEventProc, (ClientData) pwPtr);
1278 * PanedWindowEventProc --
1294 PanedWindowEventProc(clientData, eventPtr)
1461 * This procedure is invoked by PanedWindowEventProc to free the
1287 PanedWindowEventProc(clientData, eventPtr) function

Completed in 125 milliseconds