HomeSort by relevance Sort by last modified time
    Searched refs:horizontal (Results 51 - 75 of 202) sorted by null

1 23 4 5 6 7 8 9

  /external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
gallery.css 139 -webkit-box-orient: horizontal;
167 -webkit-box-orient: horizontal;
213 -webkit-box-orient: horizontal;
355 -webkit-box-orient: horizontal;
436 -webkit-box-orient: horizontal;
447 -webkit-box-orient: horizontal;
464 -webkit-box-orient: horizontal;
526 -webkit-box-orient: horizontal;
539 -webkit-box-orient: horizontal;
560 -webkit-box-orient: horizontal;
    [all...]
drive_welcome.css 21 -webkit-box-orient: horizontal;
86 -webkit-box-orient: horizontal;
media_controls.css 62 /* In order to match the horizontal position of the standard slider bar
164 -webkit-box-orient: horizontal;
259 -webkit-box-orient: horizontal;
322 -webkit-box-orient: horizontal;
336 -webkit-box-orient: horizontal;
469 /* Horizontal video control bar, all controls in a row. */
473 -webkit-box-orient: horizontal;
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 31 ;# load up horizontal filter
32 slwi. r5, r5, 4 ;# index into horizontal filter array
41 ;# If there isn't any filtering to be done for the horizontal, then
59 ;# Filters a horizontal line
186 ;# Finished filtering main horizontal block. If there is no
271 ;# Finished filtering main horizontal block. If there is no
361 ;# Finished filtering main horizontal block. If there is no
439 ;# Filters a horizontal line
554 ;# Finished filtering main horizontal block. If there is no
variance_subpixel_altivec.asm 32 ;# load up horizontal filter
33 slwi. r5, r5, 4 ;# index into horizontal filter array
41 ;# If there isn't any filtering to be done for the horizontal, then
62 ;# Filters a horizontal line
213 ;# Finished filtering main horizontal block. If there is no
308 ;# Finished filtering main horizontal block. If there is no
426 ;# Finished filtering main horizontal block. If there is no
542 ;# Filters a horizontal line
631 ;# Finished filtering main horizontal block. If there is no
732 ;# Finished filtering main horizontal block. If there is n
    [all...]
filter_altivec.asm 205 slwi. r5, r5, 5 ;# index into horizontal filter array
209 ;# If there isn't any filtering to be done for the horizontal, then
213 ;# load up horizontal filter
244 ;# Finished filtering main horizontal block. If there is no
396 slwi. r5, r5, 5 ;# index into horizontal filter array
400 ;# If there isn't any filtering to be done for the horizontal, then
434 ;# Finished filtering main horizontal block. If there is no
568 slwi. r5, r5, 5 ;# index into horizontal filter array
572 ;# If there isn't any filtering to be done for the horizontal, then
614 ;# Finished filtering main horizontal block. If there is n
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebPluginScrollbarImpl.cpp 188 return WebScrollbar::Horizontal;
229 bool horizontal = m_scrollbar->orientation() == HorizontalScrollbar; local
231 dir = horizontal ? ScrollRight : ScrollDown;
233 dir = horizontal ? ScrollLeft : ScrollUp;
  /external/chromium_org/chrome/browser/resources/performance_monitor/
chart.css 178 .horizontal-box {
179 -webkit-box-orient: horizontal;
  /external/chromium_org/ui/views/controls/scrollbar/
base_scroll_bar.h 31 BaseScrollBar(bool horizontal, BaseScrollBarThumb* thumb);
bitmap_scroll_bar.cc 170 BitmapScrollBar::BitmapScrollBar(bool horizontal, bool show_scroll_buttons)
171 : BaseScrollBar(horizontal, new BitmapScrollBarThumb(this)),
  /external/chromium_org/ui/webui/resources/css/
overlay.css 123 -webkit-box-orient: horizontal;
138 -webkit-box-orient: horizontal;
  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 59 * horizontal edges.
73 * Default value is 100% per second for both vertical and horizontal.
132 private static final int HORIZONTAL = 0;
286 * @param horizontalMax The maximum horizontal scrolling velocity, or
293 mMaximumVelocity[HORIZONTAL] = horizontalMax / 1000f;
304 * @param horizontalMin The minimum horizontal scrolling velocity, or
311 mMinimumVelocity[HORIZONTAL] = horizontalMin / 1000f;
323 * @param horizontal The target horizontal velocity as a fraction of the
331 public AutoScrollHelper setRelativeVelocity(float horizontal, float vertical)
    [all...]
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 292 // The height of the ShelfView for a horizontal shelf and the width of
403 bool horizontal = IsHorizontalAlignment(); local
404 gesture_drag_amount_ += horizontal ? gesture.details().scroll_y() :
411 if (horizontal && gesture.details().scroll_y() < 0) {
427 bool horizontal = IsHorizontalAlignment(); local
436 (horizontal ? bounds.height() : bounds.width());
455 should_change = horizontal ? fabs(gesture.details().velocity_y()) > 0 :
846 bool horizontal = IsHorizontalAlignment(); local
    [all...]
shelf_layout_manager.h 211 T PrimaryAxisValue(T horizontal, T vertical) const {
212 return IsHorizontalAlignment() ? horizontal : vertical;
215 // Is the shelf's alignment horizontal?
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.css 26 -webkit-box-orient: horizontal;
  /external/chromium_org/chrome/browser/resources/task_manager/
task_manager.css 82 -webkit-box-orient: horizontal;
  /external/chromium_org/ppapi/cpp/
rect.cc 32 void Rect::Offset(int32_t horizontal, int32_t vertical) {
33 rect_.point.x += horizontal;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
screencastView.css 141 -webkit-box-orient: horizontal;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 103 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned)
108 if (horizontal)
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 103 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned)
108 if (horizontal)
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilRegionElementImpl.java 253 private int parseRegionLength(String length, boolean horizontal) {
259 if (horizontal) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodeRenderingHelperTest.java 41 // Single layout, horizontal, 2 buttons.
42 MockXmlNode layout = createLinearLayout(true /*horizontal*/,
51 // Single layout, horizontal, with 2 buttons.
53 MockXmlNode layout = createLinearLayout(false /*horizontal*/,
69 MockXmlNode layout = createLinearLayout(false /*horizontal*/,
71 createLinearLayout(true /*horizontal*/,
73 createLinearLayout(true /*horizontal*/,
91 createLinearLayout(true /*horizontal*/,
114 MockXmlNode linear1 = createLinearLayout(true /*horizontal*/,
118 MockXmlNode linear2 = createLinearLayout(true /*horizontal*/,
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap-responsive.css 102 .form-horizontal .control-group > label {
108 .form-horizontal .controls {
111 .form-horizontal .control-list {
114 .form-horizontal .form-actions {
151 .dl-horizontal dt {
157 .dl-horizontal dd {
  /external/chromium_org/ui/views/
painter.cc 99 GradientPainter(bool horizontal,
122 GradientPainter::GradientPainter(bool horizontal,
126 : horizontal_(horizontal),
  /prebuilts/devtools/tools/lib/
draw9patch.jar 

Completed in 3515 milliseconds

1 23 4 5 6 7 8 9