Searched refs:TK_SCROLL_ERROR (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkUtil.c625 * TK_SCROLL_UNITS, or TK_SCROLL_ERROR. This indicates whether the
629 * number of lines to move (may be negative); if TK_SCROLL_ERROR, the
655 return TK_SCROLL_ERROR;
658 return TK_SCROLL_ERROR;
666 return TK_SCROLL_ERROR;
669 return TK_SCROLL_ERROR;
681 return TK_SCROLL_ERROR;
685 return TK_SCROLL_ERROR;
700 * TK_SCROLL_UNITS, or TK_SCROLL_ERROR. This indicates whether the
704 * number of lines to move (may be negative); if TK_SCROLL_ERROR, th
[all...]
H A Dtk.h621 #define TK_SCROLL_ERROR 4
620 #define TK_SCROLL_ERROR macro
H A DtkListbox.c1279 case TK_SCROLL_ERROR:
1367 case TK_SCROLL_ERROR:
H A DtkCanvas.c1707 case TK_SCROLL_ERROR:
1753 case TK_SCROLL_ERROR:
H A DtkEntry.c951 case TK_SCROLL_ERROR:
4099 case TK_SCROLL_ERROR:
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkUtil.c627 * TK_SCROLL_UNITS, or TK_SCROLL_ERROR. This indicates whether
632 * negative); if TK_SCROLL_ERROR, the interp's result contains an
661 return TK_SCROLL_ERROR;
664 return TK_SCROLL_ERROR;
673 return TK_SCROLL_ERROR;
676 return TK_SCROLL_ERROR;
688 return TK_SCROLL_ERROR;
693 return TK_SCROLL_ERROR;
708 * TK_SCROLL_UNITS, or TK_SCROLL_ERROR. This indicates whether
713 * negative); if TK_SCROLL_ERROR, th
[all...]
H A Dtk.h631 #define TK_SCROLL_ERROR 4 macro
H A DtkListbox.c1288 case TK_SCROLL_ERROR:
1361 case TK_SCROLL_ERROR:
H A DtkEntry.c1000 case TK_SCROLL_ERROR: {
4152 case TK_SCROLL_ERROR: {
H A DtkTextDisp.c3517 case TK_SCROLL_ERROR:
3754 case TK_SCROLL_ERROR:
H A DtkCanvas.c1855 case TK_SCROLL_ERROR:
1899 case TK_SCROLL_ERROR:
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkScroll.c208 case TK_SCROLL_ERROR:
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableCmds.c1252 case TK_SCROLL_ERROR:
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeCtrl.c3242 case TK_SCROLL_ERROR:
3346 case TK_SCROLL_ERROR:
H A DtkTreeDisplay.c1615 case TK_SCROLL_ERROR:
1720 case TK_SCROLL_ERROR:

Completed in 362 milliseconds