HomeSort by relevance Sort by last modified time
    Searched refs:setVertical (Results 1 - 8 of 8) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NavigationBarTransitions.java 51 setVertical(isVertical);
56 public void setVertical(boolean isVertical) {
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTCue.h 70 void setVertical(const String&, ExceptionState&);
VTTCue.cpp 261 void VTTCue::setVertical(const String& value, ExceptionState& exceptionState)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
SplitView.js 84 setVertical: function(isVertical)
InspectorView.js 399 this._splitView.setVertical(vertical);
TimelinePanel.js 645 this._detailsSplitView.setVertical(vertically);
646 this._detailsView.setVertical(vertically);
    [all...]
ElementsPanel.js     [all...]
SourcesPanel.js     [all...]

Completed in 1027 milliseconds