Searched refs:new_display_index (Results 1 – 1 of 1) sorted by relevance
331 int new_display_index = mDisplayNameCombo.GetCurSel(); in OnCbnSelchangeDisplayName() local332 if (project && (mDisplayIndex != new_display_index)) in OnCbnSelchangeDisplayName()334 mDisplayIndex = new_display_index; in OnCbnSelchangeDisplayName()