/development/tutorials/NotepadCodeLab/Notepadv3Solution/res/layout/ |
note_edit.xml | 7 <LinearLayout android:orientation="horizontal"
|
/device/google/accessory/demokit/app/res/layout/ |
buttoncontainer.xml | 10 android:layout_width="fill_parent" android:orientation="horizontal"
|
servorelay.xml | 4 android:orientation="horizontal" android:layout_height="wrap_content">
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
overlay.css | 15 -webkit-box-orient: horizontal;
|
timeline.css | 30 -webkit-box-orient: horizontal;
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_non_client_frame_view.h | 24 // Returns the y coordinate within the window at which the horizontal TabStrip
|
/external/chromium/chrome/browser/ui/views/ |
profile_menu_button.cc | 23 // Horizontal padding beside profile menu button, to center it in the
|
theme_helpers.h | 20 // The width parameter is the width of horizontal gradient that will be
|
/external/chromium/chrome/common/extensions/docs/static/ |
experimental.infobars.html | 4 horizontal panel just above a tab's contents,
|
/external/libvpx/vpx_scale/include/generic/ |
vpxscale_arbitrary.h | 41 // buffer for horizontal filtering.
|
/external/replicaisland/res/layout/ |
game_over.xml | 16 <LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content"> 29 <LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content"> 40 <LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content"> 52 <LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content">
|
slider_preference.xml | 3 android:orientation="horizontal"
|
/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>
|