Home | History | Annotate | Download | only in tabs

Lines Matching defs:SetDropIndex

371   SetDropIndex(-1, false);
382 SetDropIndex(-1, false);
783 SetDropIndex(i, true);
785 SetDropIndex(i + 1, true);
787 SetDropIndex(i, false);
793 SetDropIndex(tab_count(), true);
796 void TabStrip::SetDropIndex(int tab_data_index, bool drop_before) {