Home | History | Annotate | Download | only in tabs

Lines Matching defs:SetDropIndex

1720         SetDropIndex(i, true);
1722 SetDropIndex(i + 1, true);
1724 SetDropIndex(i, false);
1730 SetDropIndex(GetTabCount(), true);
1733 void TabStripGtk::SetDropIndex(int index, bool drop_before) {