Searched refs:tt_abbr (Results 1 – 1 of 1) sorted by relevance
304 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType() local305 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()