Searched refs:visible_width (Results 1 – 3 of 3) sorted by relevance
93 const int visible_width = video_frame->visible_rect().width(); in Paint() local147 visible_width, visible_height, in Paint()154 visible_width, visible_height); in Paint()164 visible_width, visible_height); in Paint()179 0, 0, visible_width, visible_height); in Paint()
52 unsigned short visible_width; /* Visible width */ member
741 const int visible_width = tab->dragging() ? width() : tab_area_width(); in ShouldTabBeVisible() local742 if (right_edge > visible_width) in ShouldTabBeVisible()