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

/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkCanvSect.c41 typedef struct SectionItem { struct
79 } SectionItem; typedef in typeref:struct:SectionItem
112 "nw", Tk_Offset(SectionItem, anchor), TK_CONFIG_DONT_SET_DEFAULT},
118 "", Tk_Offset(SectionItem, newSoundName), TK_CONFIG_NULL_OK},
121 "256", Tk_Offset(SectionItem, height), 0},
124 "256", Tk_Offset(SectionItem, width), 0},
127 "512", Tk_Offset(SectionItem, si.fftlen), 0},
130 "256", Tk_Offset(SectionItem, si.winlen), 0},
133 "0.0", Tk_Offset(SectionItem, preemph), 0},
136 "0", Tk_Offset(SectionItem, startSm
[all...]

Completed in 122 milliseconds