Searched refs:TK_OPTION_STRING (Results 1 - 25 of 52) sorted by relevance

123

/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkButton.c59 {TK_OPTION_STRING, "-text", "text", "Text", "",
62 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable", "",
69 {TK_OPTION_STRING, "-width", "width", "Width",
76 {TK_OPTION_STRING, "-image", "image", "Image", NULL/*default*/,
86 {TK_OPTION_STRING, "-padding", "padding", "Pad",
93 {TK_OPTION_STRING, "-state", "state", "State",
306 {TK_OPTION_STRING, "-command", "command", "Command",
417 {TK_OPTION_STRING, "-variable", "variable", "Variable",
420 {TK_OPTION_STRING, "-onvalue", "onValue", "OnValue",
423 {TK_OPTION_STRING, "
[all...]
H A DttkInit.c180 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
184 {TK_OPTION_STRING, "-style", "style", "Style", "",
186 {TK_OPTION_STRING, "-class", "", "", NULL,
H A DttkLabel.c52 { "-text", TK_OPTION_STRING,
233 { "-image", TK_OPTION_STRING,
235 { "-stipple", TK_OPTION_STRING, /* Really: TK_OPTION_BITMAP */
427 { "-text", TK_OPTION_STRING,
449 { "-image", TK_OPTION_STRING,
451 { "-stipple", TK_OPTION_STRING, /* Really: TK_OPTION_BITMAP */
H A DttkEntry.c168 {TK_OPTION_STRING, "-invalidcommand", "invalidCommand", "InvalidCommand",
174 {TK_OPTION_STRING, "-show", "show", "Show",
177 {TK_OPTION_STRING, "-state", "state", "State",
180 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable",
186 {TK_OPTION_STRING, "-validatecommand", "validateCommand", "ValidateCommand",
192 {TK_OPTION_STRING, "-xscrollcommand", "xScrollCommand", "ScrollCommand",
1672 {TK_OPTION_STRING, "-height", "height", "Height",
1675 {TK_OPTION_STRING, "-postcommand", "postCommand", "PostCommand",
1678 {TK_OPTION_STRING, "-values", "values", "Values",
1835 {TK_OPTION_STRING, "
[all...]
H A DttkSquare.c71 {TK_OPTION_STRING, "-padding", "padding", "Pad", NULL,
H A DttkFrame.c34 {TK_OPTION_STRING, "-padding", "padding", "Pad", NULL,
252 {TK_OPTION_STRING, "-labelanchor", "labelAnchor", "LabelAnchor",
255 {TK_OPTION_STRING, "-text", "text", "Text", "",
H A DttkScale.c50 {TK_OPTION_STRING, "-command", "command", "Command", "",
53 {TK_OPTION_STRING, "-variable", "variable", "Variable", "",
H A DttkTreeview.c65 {TK_OPTION_STRING, "-text", "text", "Text",
68 {TK_OPTION_STRING, "-image", "image", "Image",
71 {TK_OPTION_STRING, "-values", "values", "Values",
77 {TK_OPTION_STRING, "-tags", "tags", "Tags",
193 {TK_OPTION_STRING, "-text", "text", "Text",
196 {TK_OPTION_STRING, "-image", "image", "Image",
289 {TK_OPTION_STRING, "-id", "id", "ID",
296 {TK_OPTION_STRING, "-text", "text", "Text",
299 {TK_OPTION_STRING, "-image", "image", "Image",
305 {TK_OPTION_STRING, "
[all...]
H A DttkScrollbar.c37 {TK_OPTION_STRING, "-command", "command", "Command", "",
H A DttkWidget.h118 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus", \
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkButton.c105 {TK_OPTION_STRING, "-height", "height", "Height",
118 {TK_OPTION_STRING, "-image", "image", "Image",
134 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
137 {TK_OPTION_STRING, "-text", "text", "Text",
139 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable",
144 {TK_OPTION_STRING, "-width", "width", "Width",
174 {TK_OPTION_STRING, "-command", "command", "Command",
196 {TK_OPTION_STRING, "-height", "height", "Height",
209 {TK_OPTION_STRING, "-image", "image", "Image",
235 {TK_OPTION_STRING, "
[all...]
H A DtkMenubutton.c92 {TK_OPTION_STRING, "-height", "height", "Height",
104 {TK_OPTION_STRING, "-image", "image", "Image",
112 {TK_OPTION_STRING, "-menu", "menu", "Menu",
130 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
133 {TK_OPTION_STRING, "-text", "text", "Text",
135 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable",
141 {TK_OPTION_STRING, "-width", "width", "Width",
H A DtkTextTag.c51 {TK_OPTION_STRING, "-elide", NULL, NULL,
60 {TK_OPTION_STRING, "-justify", NULL, NULL,
62 {TK_OPTION_STRING, "-lmargin1", NULL, NULL,
64 {TK_OPTION_STRING, "-lmargin2", NULL, NULL,
66 {TK_OPTION_STRING, "-offset", NULL, NULL,
68 {TK_OPTION_STRING, "-overstrike", NULL, NULL,
71 {TK_OPTION_STRING, "-relief", NULL, NULL,
73 {TK_OPTION_STRING, "-rmargin", NULL, NULL,
75 {TK_OPTION_STRING, "-spacing1", NULL, NULL,
77 {TK_OPTION_STRING, "
[all...]
H A DtkFrame.c183 {TK_OPTION_STRING, "-colormap", "colormap", "Colormap",
208 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
211 {TK_OPTION_STRING, "-visual", "visual", "Visual",
224 {TK_OPTION_STRING, "-class", "class", "Class",
237 {TK_OPTION_STRING, "-class", "class", "Class",
239 {TK_OPTION_STRING, "-menu", "menu", "Menu",
244 {TK_OPTION_STRING, "-screen", "screen", "Screen",
247 {TK_OPTION_STRING, "-use", "use", "Use",
260 {TK_OPTION_STRING, "-class", "class", "Class",
275 {TK_OPTION_STRING, "
[all...]
H A DtkMenu.c124 {TK_OPTION_STRING, "-accelerator", NULL, NULL,
136 {TK_OPTION_STRING, "-command", NULL, NULL,
151 {TK_OPTION_STRING, "-image", NULL, NULL,
154 {TK_OPTION_STRING, "-label", NULL, NULL,
177 {TK_OPTION_STRING, "-offvalue", NULL, NULL,
180 {TK_OPTION_STRING, "-onvalue", NULL, NULL,
186 {TK_OPTION_STRING, "-selectimage", NULL, NULL,
189 {TK_OPTION_STRING, "-variable", NULL, NULL,
203 {TK_OPTION_STRING, "-selectimage", NULL, NULL,
206 {TK_OPTION_STRING, "
[all...]
H A DtkTest.c670 {TK_OPTION_STRING, "-one", "one", "One", "one",
672 {TK_OPTION_STRING, "-two", "two", "Two", "two",
720 {TK_OPTION_STRING, "-string", "string", "String",
859 {TK_OPTION_STRING, "-three", "three", "Three", "three",
861 {TK_OPTION_STRING, "-four", "four", "Four", "four",
863 {TK_OPTION_STRING, "-two", "two", "Two", "two and a half",
865 {TK_OPTION_STRING,
993 {TK_OPTION_STRING, "-string", "string", "String", "foo",
1112 {TK_OPTION_STRING, "-five", NULL, NULL, NULL,
H A DtkMessage.c155 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
158 {TK_OPTION_STRING, "-text", "text", "Text",
160 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable",
H A DtkScale.c61 {TK_OPTION_STRING, "-command", "command", "Command",
89 {TK_OPTION_STRING, "-label", "label", "Label",
120 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
131 {TK_OPTION_STRING, "-variable", "variable", "Variable",
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkButton.c104 {TK_OPTION_STRING, "-height", "height", "Height",
117 {TK_OPTION_STRING, "-image", "image", "Image",
133 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
136 {TK_OPTION_STRING, "-text", "text", "Text",
138 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable",
143 {TK_OPTION_STRING, "-width", "width", "Width",
174 {TK_OPTION_STRING, "-command", "command", "Command",
196 {TK_OPTION_STRING, "-height", "height", "Height",
209 {TK_OPTION_STRING, "-image", "image", "Image",
235 {TK_OPTION_STRING, "
[all...]
H A DtkMenubutton.c93 {TK_OPTION_STRING, "-height", "height", "Height",
105 {TK_OPTION_STRING, "-image", "image", "Image",
113 {TK_OPTION_STRING, "-menu", "menu", "Menu",
131 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
134 {TK_OPTION_STRING, "-text", "text", "Text",
136 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable",
142 {TK_OPTION_STRING, "-width", "width", "Width",
H A DtkFrame.c191 {TK_OPTION_STRING, "-colormap", "colormap", "Colormap",
218 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
221 {TK_OPTION_STRING, "-visual", "visual", "Visual",
237 {TK_OPTION_STRING, "-class", "class", "Class",
253 {TK_OPTION_STRING, "-class", "class", "Class",
256 {TK_OPTION_STRING, "-menu", "menu", "Menu",
262 {TK_OPTION_STRING, "-screen", "screen", "Screen",
265 {TK_OPTION_STRING, "-use", "use", "Use",
278 {TK_OPTION_STRING, "-class", "class", "Class",
296 {TK_OPTION_STRING, "
[all...]
H A DtkMenu.c129 {TK_OPTION_STRING, "-accelerator", (char *) NULL, (char *) NULL,
141 {TK_OPTION_STRING, "-command", (char *) NULL, (char *) NULL,
156 {TK_OPTION_STRING, "-image", (char *) NULL, (char *) NULL,
159 {TK_OPTION_STRING, "-label", (char *) NULL, (char *) NULL,
182 {TK_OPTION_STRING, "-offvalue", (char *) NULL, (char *) NULL,
185 {TK_OPTION_STRING, "-onvalue", (char *) NULL, (char *) NULL,
191 {TK_OPTION_STRING, "-selectimage", (char *) NULL, (char *) NULL,
194 {TK_OPTION_STRING, "-variable", (char *) NULL, (char *) NULL,
208 {TK_OPTION_STRING, "-selectimage", (char *) NULL, (char *) NULL,
211 {TK_OPTION_STRING, "
[all...]
H A DtkTest.c688 {TK_OPTION_STRING,
691 {TK_OPTION_STRING,
743 {TK_OPTION_STRING,
907 {TK_OPTION_STRING,
911 {TK_OPTION_STRING,
915 {TK_OPTION_STRING,
919 {TK_OPTION_STRING,
1060 {TK_OPTION_STRING,
1203 {TK_OPTION_STRING,
H A DtkMessage.c156 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
159 {TK_OPTION_STRING, "-text", "text", "Text",
161 {TK_OPTION_STRING, "-textvariable", "textVariable", "Variable",
H A DtkScale.c65 {TK_OPTION_STRING, "-command", "command", "Command",
93 {TK_OPTION_STRING, "-label", "label", "Label",
124 {TK_OPTION_STRING, "-takefocus", "takeFocus", "TakeFocus",
135 {TK_OPTION_STRING, "-variable", "variable", "Variable",

Completed in 243 milliseconds

123