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

/ast/src/lib/libtk/generic/
H A DtkOption.c212 static void SetupStacks _ANSI_ARGS_((TkWindow *winPtr, int leaf));
403 * the SetupStacks call below (squeeze out those nanoseconds).
407 SetupStacks((TkWindow *) tkwin, 1);
1039 * SetupStacks --
1055 SetupStacks(winPtr, leaf)
1090 SetupStacks(winPtr->parentPtr, 0);
1044 SetupStacks(winPtr, leaf) function

Completed in 106 milliseconds