Searched refs:this_type (Results 1 – 2 of 2) sorted by relevance
46 this_type = model[iter][COL_DEP_TYPE]48 if this_type != self.dep_type: return False
701 uint16_t this_type = start->entity.entity_type; in find_insertion_at() local703 if (this_type == entity_type && in find_insertion_at()704 (this_type != next->entity.entity_type)) { in find_insertion_at()