Searched refs:setVertical (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/
H A DScreencastApp.js62 this._rootSplitView.setVertical(state === "left");
H A DAdvancedApp.js132 this._rootSplitView.setVertical(dockSide === WebInspector.DockController.State.DockedToLeft || dockSide === WebInspector.DockController.State.DockedToRight);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DResizerWidget.js55 setVertical: function(vertical)
H A DSplitView.js112 setVertical: function(isVertical)
138 this._resizerWidget.setVertical(!isVertical);
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTCue.h74 void setVertical(const String&);
H A DVTTCue.cpp278 void VTTCue::setVertical(const String& value) function in class:WebCore::VTTCue
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DTimelinePanel.js197 this._detailsSplitView.setVertical(vertically);
198 this._detailsView.setVertical(vertically);
1149 setVertical: function(vertical)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DResponsiveDesignView.js151 resizer.setVertical(vertical);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
H A DElementsPanel.js1269 this._splitView.setVertical(!vertically);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DSourcesPanel.js1102 this._splitView.setVertical(!vertically);

Completed in 203 milliseconds