Searched refs:TkTextMakeCharIndex (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkTextIndex.c132 * TkTextMakeCharIndex --
150 TkTextMakeCharIndex(tree, lineIndex, charIndex, indexPtr)
450 TkTextMakeCharIndex(textPtr->tree, lineIndex, charIndex, indexPtr);
148 TkTextMakeCharIndex(tree, lineIndex, charIndex, indexPtr) function
H A DtkText.h868 EXTERN TkTextIndex * TkTextMakeCharIndex _ANSI_ARGS_((TkTextBTree tree,
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkText.h1096 MODULE_SCOPE TkTextIndex *TkTextMakeCharIndex(TkTextBTree tree, TkText *textPtr,
H A DtkTextIndex.c471 * TkTextMakeCharIndex --
489 TkTextMakeCharIndex(
912 TkTextMakeCharIndex(sharedPtr->tree, textPtr, lineIndex, charIndex,
482 TkTextMakeCharIndex( function
H A DtkText.c4208 TkTextMakeCharIndex(textPtr->sharedTextPtr->tree, textPtr, lineNum,

Completed in 213 milliseconds