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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkFrame.c24 enum FrameType { enum
48 enum FrameType type; /* Type of widget, such as TYPE_FRAME. */
283 * Class names for widgets, indexed by FrameType.
289 * The following table maps from FrameType to the option template for that
308 enum FrameType type, char *appName);
454 enum FrameType type, /* What widget type to create. */
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkFrame.c26 enum FrameType { enum
50 enum FrameType type; /* Type of widget, such as TYPE_FRAME. */
304 * Class names for widgets, indexed by FrameType.
310 * The following table maps from FrameType to the option template for
329 enum FrameType type, char *appName));
479 enum FrameType type; /* What widget type to create. */

Completed in 190 milliseconds