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

/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkTextIndex.c31 static CONST char * ForwBack _ANSI_ARGS_((CONST char *string,
531 cp = ForwBack(cp, indexPtr);
649 * ForwBack --
667 ForwBack(string, indexPtr)
659 ForwBack(string, indexPtr) function
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkTextIndex.c38 static CONST char * ForwBack(TkText *textPtr, CONST char *string,
996 cp = ForwBack(textPtr, cp, indexPtr);
1145 * ForwBack --
1163 ForwBack(
1147 ForwBack( function

Completed in 78 milliseconds