Home | History | Annotate | Download | only in tabs

Lines Matching defs:SetDropIndex

1398   SetDropIndex(-1, false);
1409 SetDropIndex(-1, false);
2337 SetDropIndex(i, true);
2339 SetDropIndex(i + 1, true);
2341 SetDropIndex(i, false);
2347 SetDropIndex(tab_count(), true);
2350 void TabStrip::SetDropIndex(int tab_data_index, bool drop_before) {