HomeSort by relevance Sort by last modified time
    Searched full:horizontal (Results 676 - 700 of 1949) sorted by null

<<21222324252627282930>>

  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement13.js 78 The cellpadding attribute specifies the horizontal and vertical space
HTMLTableElement14.js 78 The cellSpacing attribute specifies the horizontal and vertical separation
HTMLTableRowElement06.js 78 The align attribute specifies the horizontal alignment of data within
HTMLTableSectionElement01.js 78 The align attribute specifies the horizontal alignment of data within
HTMLTableSectionElement02.js 78 The align attribute specifies the horizontal alignment of data within
HTMLTableSectionElement03.js 78 The align attribute specifies the horizontal alignment of data within
object08.js 78 Horizontal space to the left and right of this image, applet, or object.
table04.js 78 Horizontal alignment of data in cells.
table08.js 78 Horizontal alignment of data in cells.
table21.js 78 Horizontal alignment of data in cell.
table37.js 78 Specifies the horizontal and vertical space between cell content and cell borders. The value of attribute cellpadding of the table element is read and checked against the expected value.
table38.js 78 Specifies the horizontal and vertical separation between cells.
table42.js 78 Horizontal alignment of data within cells of this row.
table48.js 78 Horizontal alignment of cell data in column.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/
octal-003.js 18 * for the horizontal tab character '\t' === '\u0009' === '\x09' === '\011'.
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Surface.h 75 // EGLint horizontalResolution; // Horizontal dot pitch
  /external/webkit/Source/WebCore/editing/
EditingBehavior.h 40 // maintain the horizontal position on Windows but extend it to the boundary of the editable
  /external/webkit/Source/WebCore/loader/cache/
CachedFont.h 68 FontPlatformData platformDataFromCustomData(float size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight, FontWidthVariant = RegularWidth, FontRenderingMode = NormalRenderingMode);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.h 70 , m_orientation(Horizontal)
80 , m_orientation(Horizontal)
90 , m_orientation(Horizontal)
95 FontPlatformData(SkTypeface*, const char* name, float textSize, bool fakeBold, bool fakeItalic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight);
  /external/webkit/Source/WebCore/platform/graphics/freetype/
FontPlatformData.h 73 FontOrientation orientation() const { return Horizontal; } // FIXME: Implement.
  /external/webkit/Source/WebCore/platform/graphics/pango/
FontPlatformData.h 70 FontOrientation orientation() const { return Horizontal; } // FIXME: Implement.
  /external/webkit/Source/WebCore/platform/graphics/skia/
FontCustomPlatformData.h 70 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight,
  /external/webkit/Source/WebCore/platform/graphics/win/
FontPlatformDataWin.cpp 41 , m_orientation(Horizontal)
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontPlatformData.h 81 FontOrientation orientation() const { return Horizontal; } // FIXME: Implement.
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextFragment.h 72 // Includes rotation/glyph-orientation-(horizontal|vertical) transforms, as well as orientation related shifts

Completed in 991 milliseconds

<<21222324252627282930>>