Searched defs:SplitView (Results 1 – 3 of 3) sorted by relevance
78 WebInspector.SplitView.prototype.onResize.call(this); class in WebInspector
37 WebInspector.SplitView = function(isVertical, sidebarSizeSettingName, defaultSidebarWidth, defaultS… class in WebInspector
516 TEST_F(PanelLayoutManagerTest, SplitView) { in TEST_F() argument