HomeSort by relevance Sort by last modified time
    Searched refs:vertical (Results 26 - 50 of 89) sorted by null

12 3 4

  /build/tools/droiddoc/templates/
hierarchy.cs 9 vertical-align: top;
  /external/freetype/src/pshinter/
pshalgo.h 216 FT_Bool vertical; member in struct:PSH_GlyphRec_
234 FT_Bool vertical );
  /external/icu4c/layoutex/
playout.cpp 33 le_bool vertical,
38 paragraphLevel, vertical, *status);
  /external/webkit/WebCore/css/
view-source.css 42 vertical-align: baseline
CSSPropertyNames.in 140 vertical-align
176 -webkit-border-vertical-spacing
  /external/webkit/WebCore/inspector/front-end/
inspector.css 113 -webkit-box-orient: vertical;
143 vertical-align: middle;
166 vertical-align: middle;
316 vertical-align: top;
325 vertical-align: top;
450 vertical-align: -1px;
458 vertical-align: -1px;
470 vertical-align: -1px;
581 vertical-align: middle;
742 vertical-align: top
    [all...]
  /external/webkit/WebCore/page/
ChromeClient.h 183 ScrollbarControlState, ScrollbarPart pressedPart, bool vertical,
  /external/webkit/WebKit/win/WebCoreSupport/
WebChromeClient.h 121 WebCore::ScrollbarControlState, WebCore::ScrollbarPart pressedPart, bool vertical,
WebInspectorDelegate.h 317 /* [in] */ BOOL vertical,
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
EventSender.cpp 342 int vertical = (int)JSValueToNumber(context, arguments[1], exception); local
346 g_return_val_if_fail((!vertical || !horizontal), JSValueMakeUndefined(context));
359 else if (vertical < 0)
361 else if (vertical > 0)
  /external/chromium/base/gfx/
rect.cc 113 void Rect::Offset(int horizontal, int vertical) {
115 set_y(y() + vertical);
  /external/freetype/include/freetype/internal/
sfnt.h     [all...]
  /external/libvpx/vp8/encoder/x86/
dct_mmx.asm 128 ; done with vertical
200 ; done with vertical
348 ; done with vertical
429 ; done with vertical
  /external/webkit/WebCore/platform/wx/
ScrollViewWx.cpp 267 // vertical scrollbar
303 void ScrollView::platformScrollbarModes(ScrollbarMode& horizontal, ScrollbarMode& vertical) const
306 vertical = m_data->vScrollbarMode;
  /packages/apps/Gallery/src/com/android/camera/
ImageViewTouchBase.java 186 protected void center(boolean horizontal, boolean vertical) {
204 if (vertical) {
  /packages/apps/Gallery3D/src/com/cooliris/media/
ImageViewTouchBase.java 173 protected void center(boolean horizontal, boolean vertical) {
189 if (vertical) {
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 385 private StretchView vertical; field in class:ImageEditorPanel.StretchesViewer
401 vertical = new StretchView();
406 add(vertical, new GridBagConstraints(0, 0, 1, 1, 1.0, 1.0, GridBagConstraints.CENTER,
430 vertical.scaledHeight = scaledHeight;
465 vertical.remainderHorizontal = vertical.scaledWidth - remainderHorizontal;
469 vertical.remainderVertical = vertical.scaledHeight - remainderVertical;
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 494 #define LOADM_( x, vertical ) \
497 vertical ? "vertical " : "" )); \
500 error = sfnt->load_##x( face, stream, vertical ); \
562 /* vertical metrics tables (i.e. `hhea' and `vhea' tables are */
797 /* vertical information? */
    [all...]
  /build/tools/droiddoc/templates/assets/
android-developer-core.css 55 vertical-align:middle;
84 line-height:inherit; /* fixes vertical scrolling in webkit */
172 vertical-align:top;
306 vertical-align: top;
314 vertical-align:middle;
617 vertical-align:middle;
630 vertical-align:top;
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 137 line-height:inherit; /* fixes vertical scrolling in webkit */
223 vertical-align:top;
351 vertical-align: top;
359 vertical-align:middle;
584 vertical-align: bottom;
748 vertical-align:middle;
761 vertical-align:top;
  /external/freetype/src/autofit/
afcjk.c 635 * We snap the width of vertical stems for the monochrome and
643 * vertical LCD rendering targets only.
735 FT_Int vertical = ( dim == AF_DIMENSION_VERT ); local
750 if ( ( vertical && !AF_LATIN_HINTS_DO_VERT_SNAP( hints ) ) ||
751 ( !vertical && !AF_LATIN_HINTS_DO_HORZ_SNAP( hints ) ) )
795 if ( vertical )
797 /* in the case of vertical hinting, always round */
    [all...]
  /external/icu4c/layoutex/layout/
ParagraphLayout.h 378 * @param vertical is <code>TRUE</code> if the paragraph should be set vertically.
394 UBiDiLevel paragraphLevel, le_bool vertical,
  /external/libvpx/vpx_scale/arm/armv4/
gen_scalers_armv4.asm 147 ; * FUNCTION : Scales vertical band of pixels by scale 4 to 5. The
287 ; * FUNCTION : Scales vertical band of pixels by scale 2 to 3. The
441 ; * FUNCTION : Scales vertical band of pixels by scale 3 to 5. The
598 ; * FUNCTION : Scales vertical band of pixels by scale 3 to 4. The
720 ; * FUNCTION : Scales vertical band of pixels by scale 1 to 2. The
  /external/libvpx/vpx_scale/symbian/
gen_scalers_armv4.asm 147 ; * FUNCTION : Scales vertical band of pixels by scale 4 to 5. The
287 ; * FUNCTION : Scales vertical band of pixels by scale 2 to 3. The
441 ; * FUNCTION : Scales vertical band of pixels by scale 3 to 5. The
598 ; * FUNCTION : Scales vertical band of pixels by scale 3 to 4. The
720 ; * FUNCTION : Scales vertical band of pixels by scale 1 to 2. The
  /external/libvpx/vpx_scale/wce/
gen_scalers_armv4.asm 147 ; * FUNCTION : Scales vertical band of pixels by scale 4 to 5. The
287 ; * FUNCTION : Scales vertical band of pixels by scale 2 to 3. The
441 ; * FUNCTION : Scales vertical band of pixels by scale 3 to 5. The
598 ; * FUNCTION : Scales vertical band of pixels by scale 3 to 4. The
720 ; * FUNCTION : Scales vertical band of pixels by scale 1 to 2. The

Completed in 1293 milliseconds

12 3 4