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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/dom/
OverflowEvent.idl 27 const unsigned short HORIZONTAL = 0;
  /external/webkit/Source/WebCore/manual-tests/
scrollbar-hittest2.html 6 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=6149">http://bugs.webkit.org/show_bug.cgi?id=6149</a> REGRESSION (WebCore-417.5): horizontal scrollbar in overflow with top border doesn't receive mouse events</p>
  /external/webkit/Source/WebCore/platform/
ScrollableArea.h 161 // horizontal-tb / ltr NO NO
162 // horizontal-tb / rtl YES NO
163 // horizontal-bt / ltr NO YES
164 // horizontal-bt / rtl YES YES
  /external/webkit/Source/WebCore/platform/graphics/
FontOrientation.h 31 enum FontOrientation { Horizontal, Vertical };
  /external/webkit/Source/WebCore/platform/graphics/cairo/
FontCustomPlatformData.h 45 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight, FontWidthVariant = RegularWidth, FontRenderingMode = NormalRenderingMode);
  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontCustomPlatformData.h 43 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight, FontWidthVariant = RegularWidth, FontRenderingMode = NormalRenderingMode);
  /external/webkit/Source/WebCore/platform/graphics/mac/
FontCustomPlatformData.h 52 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight, FontWidthVariant = RegularWidth, FontRenderingMode = NormalRenderingMode);
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCustomPlatformData.h 50 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight,
FontCustomPlatformDataCairo.h 45 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight, FontWidthVariant = RegularWidth);
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontCustomPlatformData.h 52 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight, FontWidthVariant = RegularWidth, FontRenderingMode = NormalRenderingMode);
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontCustomPlatformData.h 43 FontPlatformData fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, FontWidthVariant = RegularWidth, FontRenderingMode = NormalRenderingMode);
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngineBaseline.cpp 191 // Spec: If the 'glyph-orientation-horizontal' results in an orientation angle that is not a multiple of
195 // 180 degrees, then the current text position is incremented according to the horizontal metrics of the glyph.
219 // Horizontal orientation handling.
228 // Horizontal advance calculation.
  /external/wpa_supplicant/wpa_gui-qt4/
eventhistory.ui 73 <enum>Horizontal</enum>
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
eventhistory.ui 35 <enum>Qt::Horizontal</enum>
scanresults.ui 62 <enum>Qt::Horizontal</enum>
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
eventhistory.ui 35 <enum>Qt::Horizontal</enum>
scanresults.ui 62 <enum>Qt::Horizontal</enum>
  /frameworks/base/core/res/res/layout/
alert_dialog.xml 40 android:orientation="horizontal"
111 android:orientation="horizontal"
120 android:orientation="horizontal"
147 android:orientation="horizontal"
choose_account_row.xml 23 android:orientation="horizontal" >
fragment_bread_crumb_item.xml 19 android:orientation="horizontal"
icon_menu_item_layout.xml 26 android:fadingEdge="horizontal" />
keyguard_screen_sim_puk_landscape.xml 50 android:orientation="horizontal"
88 android:orientation="horizontal"
118 android:orientation="horizontal"
148 android:orientation="horizontal"
locale_picker_item.xml 18 android:orientation="horizontal"
progress_dialog_holo.xml 25 android:orientation="horizontal"
recent_apps_icon.xml 39 android:fadingEdge="horizontal"

Completed in 572 milliseconds

1 2 3 4 5 6 7 8 91011>>