Searched refs:measureProc (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkText.h209 Tk_ChunkMeasureProc *measureProc; /* Procedure to find character under member in struct:TkTextDispChunk
H A DtkTextMark.c475 chunkPtr->measureProc = (Tk_ChunkMeasureProc *) NULL;
H A DtkTextWind.c857 chunkPtr->measureProc = (Tk_ChunkMeasureProc *) NULL;
H A DtkTextDisp.c4009 indexPtr->charIndex += (*chunkPtr->measureProc)(chunkPtr, x);
4294 chunkPtr->measureProc = CharMeasureProc;

Completed in 24 milliseconds