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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h569 void (*tkpSetCapture) (TkWindow *winPtr); /* 7 */ member in struct:TkIntPlatStubs
605 void (*tkpSetCapture) (TkWindow *winPtr); /* 4 */ member in struct:TkIntPlatStubs
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h438 void (*tkpSetCapture) _ANSI_ARGS_((TkWindow * winPtr)); /* 7 */ member in struct:TkIntPlatStubs
475 void (*tkpSetCapture) _ANSI_ARGS_((TkWindow * winPtr)); /* 6 */ member in struct:TkIntPlatStubs
542 void (*tkpSetCapture) _ANSI_ARGS_((TkWindow * winPtr)); /* 4 */ member in struct:TkIntPlatStubs

Completed in 71 milliseconds