Searched refs:TkDestroyRegion (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinRegion.c46 * TkDestroyRegion --
60 TkDestroyRegion(r)
58 TkDestroyRegion(r) function
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinRegion.c46 * TkDestroyRegion --
60 TkDestroyRegion(
58 TkDestroyRegion( function
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixPort.h139 #define TkDestroyRegion(rgn) XDestroyRegion((Region) rgn) macro
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixPort.h136 #define TkDestroyRegion(rgn) XDestroyRegion((Region) rgn) macro
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkIntDecls.h400 EXTERN void TkDestroyRegion _ANSI_ARGS_((TkRegion rgn));
404 EXTERN void TkDestroyRegion _ANSI_ARGS_((TkRegion rgn));
408 EXTERN void TkDestroyRegion _ANSI_ARGS_((TkRegion rgn));
1352 #ifndef TkDestroyRegion
1353 #define TkDestroyRegion \ macro
1358 #ifndef TkDestroyRegion
1359 #define TkDestroyRegion \ macro
1364 #ifndef TkDestroyRegion
1365 #define TkDestroyRegion \ macro
H A DtkStubInit.c203 TkDestroyRegion, /* 115 */
206 TkDestroyRegion, /* 115 */
209 TkDestroyRegion, /* 115 */
H A DtkImgPhoto.c1401 TkDestroyRegion(testRegion);
1445 TkDestroyRegion(clearRegion);
2935 TkDestroyRegion(masterPtr->validRegion);
3059 TkDestroyRegion(clipRegion);
4586 TkDestroyRegion(workRgn);
4906 TkDestroyRegion(workRgn);
5448 TkDestroyRegion(masterPtr->validRegion);
H A DtkFrame.c1558 TkDestroyRegion(clipRegion);
H A DtkTextDisp.c2391 TkDestroyRegion(damageRgn);
2676 TkDestroyRegion(damageRgn);
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXRegion.c47 * TkDestroyRegion --
62 TkDestroyRegion(
60 TkDestroyRegion( function
H A DtkMacOSXXStubs.c747 TkDestroyRegion(clipRgn);
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXRegion.c47 * TkDestroyRegion --
62 TkDestroyRegion(
60 TkDestroyRegion( function
H A DtkMacOSXXStubs.c731 TkDestroyRegion(clipRgn);
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkIntDecls.h703 EXTERN void TkDestroyRegion(TkRegion rgn);
710 EXTERN void TkDestroyRegion(TkRegion rgn);
1818 #ifndef TkDestroyRegion
1819 #define TkDestroyRegion \ macro
1824 #ifndef TkDestroyRegion
1825 #define TkDestroyRegion \ macro
H A DtkStubInit.c198 TkDestroyRegion, /* 115 */
202 TkDestroyRegion, /* 115 */
H A DtkImgPhoto.c1408 TkDestroyRegion(testRegion);
1452 TkDestroyRegion(clearRegion);
2933 TkDestroyRegion(masterPtr->validRegion);
3060 TkDestroyRegion(clipRegion);
4619 TkDestroyRegion(workRgn);
4925 TkDestroyRegion(workRgn);
5439 TkDestroyRegion(masterPtr->validRegion);
H A DtkFrame.c1540 TkDestroyRegion(clipRegion);
H A DtkTextDisp.c4111 TkDestroyRegion(damageRgn);
4442 TkDestroyRegion(damageRgn);
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeDisplay.c7884 TkDestroyRegion(dInfo->dirtyRgn);
7894 TkDestroyRegion(dInfo->redrawRgn);
H A DtkTreeCtrl.c1732 TkDestroyRegion(tree->regionStack[--tree->regionStackLen]);

Completed in 510 milliseconds