Home | History | Annotate | Download | only in tabs

Lines Matching refs:hot_width

1579     const int hot_width = bounds.width() / 3;
1581 if (x < bounds.x() + hot_width)
1583 else if (x >= tab_max_x - hot_width)