Searched refs:basePtr (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkOption.c637 int i, j, *basePtr;
655 basePtr = levels[i].bases;
658 arrayPtr->numUsed = basePtr[j];
632 int i, j, *basePtr; local
H A DtkText.h740 int *widthPtr, int *heightPtr, int *basePtr));
H A DtkTextDisp.c4137 * to by xPtr, yPtr, widthPtr, heightPtr, and basePtr.
4146 TkTextDLineInfo(textPtr, indexPtr, xPtr, yPtr, widthPtr, heightPtr, basePtr)
4153 int *basePtr; /* Filled in with the baseline position,
4184 *basePtr = dlPtr->baseline;

Completed in 265 milliseconds