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

/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkCanvSect.c72 char *windowTypeStr; member in struct:SectionItem
166 SNACK_DEFAULT_SECTWINTYPE_NAME, Tk_Offset(SectionItem, windowTypeStr), 0},
304 sectPtr->windowTypeStr = NULL;
931 if (GetWindowType(interp, sectPtr->windowTypeStr,
H A DjkCanvSpeg.c83 char *windowTypeStr; member in struct:SpectrogramItem
195 SNACK_DEFAULT_SPEGWINTYPE_NAME, Tk_Offset(SpectrogramItem, windowTypeStr),
349 spegPtr->windowTypeStr = NULL;
807 if (GetWindowType(interp, spegPtr->windowTypeStr,

Completed in 222 milliseconds