Home
last modified time | relevance | path

Searched defs:horizontal (Results 1 – 25 of 55) sorted by relevance

123

/external/chromium-trace/trace-viewer/src/ui/
Ddrag_handle.js55 get horizontal() { getter in DragHandle
59 set horizontal(h) { setter in DragHandle
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextPainter.cpp24 …nt, const TextRun& run, const FloatPoint& textOrigin, const FloatRect& textBounds, bool horizontal) in TextPainter()
72 …ateGraphicsContext(GraphicsContext* context, const Style& textStyle, bool horizontal, GraphicsCont… in updateGraphicsContext()
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h87 …ScrollbarMode horizontalScrollbarMode() const { ScrollbarMode horizontal, vertical; scrollbarModes… in horizontalScrollbarMode() local
88 …ScrollbarMode verticalScrollbarMode() const { ScrollbarMode horizontal, vertical; scrollbarModes(h… in verticalScrollbarMode() local
/external/chromium_org/ui/views/controls/scrollbar/
Dkennedy_scroll_bar.cc60 KennedyScrollBar::KennedyScrollBar(bool horizontal) in KennedyScrollBar()
Doverlay_scroll_bar.cc85 OverlayScrollBar::OverlayScrollBar(bool horizontal) in OverlayScrollBar()
Dbase_scroll_bar.cc39 BaseScrollBar::BaseScrollBar(bool horizontal, BaseScrollBarThumb* thumb) in BaseScrollBar()
/external/chromium_org/ppapi/cpp/
Drect.cc33 void Rect::Offset(int32_t horizontal, int32_t vertical) { in Offset()
137 void FloatRect::Offset(float horizontal, float vertical) { in Offset()
Drect.h266 void Inset(int32_t horizontal, int32_t vertical) { in Inset()
651 void Inset(float horizontal, float vertical) { in Inset()
/external/chromium_org/third_party/polymer/components-chromium/core-collapse/
Dcore-collapse-extracted.js27 horizontal: false, property
/external/chromium_org/ash/shelf/
Dshelf_layout_manager.cc409 bool horizontal = IsHorizontalAlignment(); in UpdateGestureDrag() local
433 bool horizontal = IsHorizontalAlignment(); in CompleteGestureDrag() local
871 bool horizontal = IsHorizontalAlignment(); in UpdateTargetBoundsForGesture() local
Dshelf_layout_manager.h207 T PrimaryAxisValue(T horizontal, T vertical) const { in PrimaryAxisValue()
/external/chromium_org/ui/gfx/geometry/
Drect_base.h61 void Inset(Type horizontal, Type vertical) { in Inset()
Drect_base_impl.h76 Offset(Type horizontal, Type vertical) { in Offset()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathSegListSource.cpp82 …SVGPathSegLinetoHorizontal* horizontal = static_cast<SVGPathSegLinetoHorizontal*>(m_segment.get()); in parseLineToHorizontalSegment() local
/external/chromium_org/third_party/skia/src/pathops/
DSkDLineIntersection.cpp233 int SkIntersections::horizontal(const SkDLine& line, double y) { in horizontal() function in SkIntersections
245 int SkIntersections::horizontal(const SkDLine& line, double left, double right, in horizontal() function in SkIntersections
/external/skia/src/pathops/
DSkDLineIntersection.cpp230 int SkIntersections::horizontal(const SkDLine& line, double y) { in horizontal() function in SkIntersections
242 int SkIntersections::horizontal(const SkDLine& line, double left, double right, in horizontal() function in SkIntersections
/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager.cc607 bool horizontal = alignment == SHELF_ALIGNMENT_TOP || in Relayout() local
767 bool horizontal = alignment == SHELF_ALIGNMENT_TOP || in UpdateStacking() local
815 bool horizontal = alignment == SHELF_ALIGNMENT_TOP || in UpdateCallouts() local
/external/chromium_org/pdf/
Ddraw_utils.cc99 uint32 start_color, uint32 end_color, bool horizontal) { in GradientFill()
140 bool horizontal, in GradientFill()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
Dtest_rendering.c103 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient()
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
Dtest_rendering.c103 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient()
/external/chromium_org/chrome/browser/ui/autofill/
Ddata_model_wrapper_unittest.cc98 base::string16 vertical, horizontal; in TEST() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_context_tree.h67 PICK_MODE_CONTEXT horizontal[2]; member
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DGridDataFactory.java512 public GridDataFactory grab(boolean horizontal, boolean vertical) { in grab()
/external/chromium_org/ui/views/bubble/
Dbubble_border.cc307 const bool horizontal = is_arrow_on_horizontal(arrow_); in DrawArrow() local
/external/chromium_org/third_party/WebKit/Source/web/
DWebPluginScrollbarImpl.cpp226 bool horizontal = m_scrollbar->orientation() == HorizontalScrollbar; in scroll() local

123