Searched refs:start_pixel_offset (Results 1 – 1 of 1) sorted by relevance
228 int start_pixel_offset = in GetLocalBoundsForRange() local236 int left = child_rect.x() + start_pixel_offset; in GetLocalBoundsForRange()243 int right = child_rect.right() - start_pixel_offset; in GetLocalBoundsForRange()250 int top = child_rect.y() + start_pixel_offset; in GetLocalBoundsForRange()257 int bottom = child_rect.bottom() - start_pixel_offset; in GetLocalBoundsForRange()