Searched refs:devtools_view (Results 1 – 3 of 3) sorted by relevance
10 views::View* devtools_view, in ContentsLayoutManager() argument12 : devtools_view_(devtools_view), in ContentsLayoutManager()
16 ContentsLayoutManager(views::View* devtools_view, views::View* contents_view);
2316 NSView* devtools_view = [[[view superview] superview] superview];2317 return [devtools_view convertRect:[devtools_view bounds] toView:nil];