Searched refs:horizontal_offset (Results 1 – 2 of 2) sorted by relevance
442 int horizontal_offset = 1; in Show() local444 origin_x + allocation.x - kBorderThickness + horizontal_offset, in Show()448 allocation.width + (kBorderThickness * 2) - (horizontal_offset * 2), in Show()
1200 const int horizontal_offset = GetHorizontalOffset(); in MoveParentFrame() local1207 frame_bounds.set_x(x + horizontal_offset); in MoveParentFrame()