Searched defs:add_type (Results 1 – 2 of 2) sorted by relevance
118 bool glsl_symbol_table::add_type(const char *name, const glsl_type *t) in add_type() function in glsl_symbol_table
641 int add_type = TabStripModel::ADD_ACTIVE; in OpenApplicationTab() local