Searched refs:end_rect_2_in_screen (Results 1 – 1 of 1) sorted by relevance
550 gfx::Rect end_rect_2_in_screen; in ContextMenuTimerFired() local553 end_rect_2_in_screen = end_rect_1_in_screen; in ContextMenuTimerFired()556 end_rect_2_in_screen = selection_end_point_2_clipped_; in ContextMenuTimerFired()561 gfx::Rect end_rect_2(ConvertFromScreen(client_view_, end_rect_2_in_screen)); in ContextMenuTimerFired()569 menu_anchor = Union(end_rect_1_in_screen,end_rect_2_in_screen); in ContextMenuTimerFired()573 menu_anchor = end_rect_2_in_screen; in ContextMenuTimerFired()