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

/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet.h56 } optionType; typedef in typeref:enum:__anon7165
68 optionType type;
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkTheme.c141 Tk_OptionType optionType)
168 if ( optionType != TK_OPTION_STRING
170 && optionType != optionSpec->type)
934 int optionType)
938 switch (optionType)
138 TTKGetOptionSpec( const char *optionName, Tk_OptionTable optionTable, Tk_OptionType optionType) argument
930 AllocateResource( Ttk_ResourceCache cache, Tk_Window tkwin, Tcl_Obj **destPtr, int optionType) argument

Completed in 140 milliseconds