HomeSort by relevance Sort by last modified time
    Searched refs:Vertical (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontOrientation.h 31 enum FontOrientation { Horizontal, Vertical };
SVGGlyph.h 40 Vertical,
SVGGlyph.cpp 142 case SVGGlyph::Vertical:
SimpleFontData.cpp 57 if (platformData.orientation() == Vertical && !isTextOrientationFallback) {
  /external/eigen/Eigen/src/Geometry/
Homogeneous.h 44 RowsAtCompileTime = Direction==Vertical ? RowsPlusOne : MatrixType::RowsAtCompileTime,
75 inline Index rows() const { return m_matrix.rows() + (int(Direction)==Vertical ? 1 : 0); }
80 if( (int(Direction)==Vertical && row==m_matrix.rows())
98 eigen_assert(int(Direction)==Vertical);
106 eigen_assert(int(Direction)==Vertical);
179 Direction==Vertical ? _expression().rows()-1 : _expression().rows(),
182 Direction==Vertical ? HNormalized_SizeMinusOne : 1,
185 Direction==Vertical ? _expression().rows()-1:0,
187 Direction==Vertical ? 1 : _expression().rows(),
189 Direction==Vertical ? _expression().rows()-1 : 1
    [all...]
  /external/eigen/Eigen/src/Core/
VectorwiseOp.h 23 * \tparam Direction indicates the direction of the redux (#Vertical or #Horizontal)
47 RowsAtCompileTime = Direction==Vertical ? 1 : MatrixType::RowsAtCompileTime,
49 MaxRowsAtCompileTime = Direction==Vertical ? 1 : MatrixType::MaxRowsAtCompileTime,
53 TraversalSize = Direction==Vertical ? MatrixType::RowsAtCompileTime : MatrixType::ColsAtCompileTime
81 Index rows() const { return (Direction==Vertical ? 1 : m_matrix.rows()); }
86 if (Direction==Vertical)
94 if (Direction==Vertical)
155 * \param Direction indicates the direction of the redux (#Vertical or #Horizontal)
195 IsVertical = (Direction==Vertical) ? 1 : 0,
203 typedef typename internal::conditional<Direction==Vertical,
    [all...]
Reverse.h 87 ReverseRow = (Direction == Vertical) || (Direction == BothDirections),
92 || ((Direction == Vertical) && IsColMajor)
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
FontMac.cpp 60 paint->setVerticalText(platformData.orientation() == Vertical);
108 if (font->platformData().orientation() == Vertical)
111 // FIXME: implement a no-vertical-advances fast path like FontHarfBuzz has.
129 if (font->platformData().orientation() == Vertical) {
166 if (font->platformData().orientation() == Vertical)
SimpleFontDataCoreText.cpp 69 if (orientation == Vertical)
80 // CoreText doesn't have vertical glyphs of surrogate pair characters.
82 // FIXME: We should use vertical glyphs. https://code.google.com/p/chromium/issues/detail?id=340173
90 // Ideographs don't have a vertical variant or width variants.
125 // We ask CoreText for possible vertical variant glyphs
127 RetainPtr<CFAttributedStringRef> attributedString(AdoptCF, CFAttributedStringCreate(kCFAllocatorDefault, string.get(), getCFStringAttributes(0, hasVerticalGlyphs() ? Vertical : Horizontal)));
  /external/chromium_org/third_party/WebKit/public/platform/
WebScrollbar.h 43 Vertical
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_EBLC.h 55 SK_OT_BYTE ppemY; //vertical pixels per Em
71 Vertical, // Vertical small glyph metrics
81 static const SK_OT_CHAR Vertical = 1u << 1;
  /external/skia/src/sfnt/
SkOTTable_EBLC.h 55 SK_OT_BYTE ppemY; //vertical pixels per Em
71 Vertical, // Vertical small glyph metrics
81 static const SK_OT_CHAR Vertical = 1u << 1;
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ViewportDescription.h 133 enum Direction { Horizontal, Vertical };
ViewportDescription.cpp 66 if (length.type() == Percent && direction == Vertical)
103 float resultMaxHeight = resolveViewportLength(maxHeight, initialViewportSize, Vertical);
104 float resultMinHeight = resolveViewportLength(minHeight, initialViewportSize, Vertical);
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGlyphElement.cpp 87 return SVGGlyph::Vertical;
137 // Spec: The vertical advance after rendering a glyph in vertical orientation.
  /external/eigen/Eigen/src/Core/util/
Constants.h 209 Vertical,
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.cpp 354 fontOrientation = Vertical;
358 fontOrientation = Vertical;
364 fontOrientation = Vertical;
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTCue.h 73 const String& vertical() const;
164 Vertical,
  /external/eigen/test/
array_reverse.cpp 54 Reverse<MatrixType, Vertical> m1_rv(m1);
55 // Verify that a Reverse in the vertical directions of an expression works
  /external/chromium_org/third_party/WebKit/Source/core/frame/
PinchViewport.cpp 92 setupScrollbar(WebScrollbar::Vertical);
262 setupScrollbar(WebScrollbar::Vertical);
443 name = "Overlay Scrollbar Vertical Layer";
  /external/chromium_org/v8/test/mjsunit/
whitespaces.js 8 0x000B, // Vertical Tab VT
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
ResizerWidget.js 52 * Vertical widget resizes height (along y-axis).
53 * @param {boolean} vertical
55 setVertical: function(vertical)
57 this._isVertical = vertical;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
FontHarfBuzz.cpp 129 if (font->platformData().orientation() == Vertical && verticalData) {
315 // FIXME: Handle vertical text.
316 if (fontData->platformData().orientation() == Vertical)
  /external/chromium_org/content/renderer/pepper/
ppb_scrollbar_impl.cc 38 PP_Resource PPB_Scrollbar_Impl::Create(PP_Instance instance, bool vertical) {
40 scrollbar->Init(vertical);
49 void PPB_Scrollbar_Impl::Init(bool vertical) {
55 vertical ? WebScrollbar::Vertical : WebScrollbar::Horizontal,
  /external/chromium_org/remoting/webapp/browser_test/
scrollbar_browser_test.js 11 * horizontal and/or vertical scroll-bars.
77 // Verify there is a vertical scroll-bar if the window is shorter than it
95 // Verify there are both horizontal and vertical scroll-bars, even if one
110 // Verify there are both horizontal and vertical scroll-bars, if both are
122 * Returns whether or not horizontal and vertical scroll-bars are expected
139 vertical: rightElement === this.scroller_
159 } else if (scrollbarState.vertical && !verticalExpected) {
161 'Vertical scrollbar present but not expected.'));
162 } else if (!scrollbarState.vertical && verticalExpected) {
164 'Vertical scrollbar expected but not present.'))
    [all...]

Completed in 826 milliseconds

1 2 3