Searched refs:leading_width_for_drag (Results 1 – 2 of 2) sorted by relevance
122 static int leading_width_for_drag() { return 16; } in leading_width_for_drag() function
1129 const int dragged_x = dragged_bounds.x() + Tab::leading_width_for_drag(); in GetInsertionIndexFrom()1150 const int dragged_x = dragged_bounds.x() + Tab::leading_width_for_drag(); in GetInsertionIndexFromReversed()