Searched defs:vertical (Results 1 - 25 of 67) sorted by last modified time

123

/external/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp21 x = i*y + j (if the line is more vertical)
61 The near-vertical case, in terms of: Ax^3 + Bx^2 + Cx + D == 0
383 int SkIntersections::vertical(const SkDCubic& cubic, double top, double bottom, double x, function in class:SkIntersections
H A DSkDLineIntersection.cpp111 // note that this only works if both lines are neither horizontal nor vertical
318 int SkIntersections::vertical(const SkDLine& line, double x) { function in class:SkIntersections
330 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, function in class:SkIntersections
H A DSkDQuadLineIntersection.cpp83 Thus, if the slope of the line tends towards vertical, we use:
361 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, function in class:SkIntersections
/external/skia/experimental/Intersection/
H A DLineQuadraticIntersection.cpp84 Thus, if the slope of the line tends towards vertical, we use:
325 double axialIntersect(const Quadratic& q1, const _Point& p, bool vertical) { argument
326 if (vertical) {
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dtttypes.h348 /* vertBearingX :: The vertical left bearing. */
350 /* vertBearingY :: The vertical top bearing. */
352 /* vertAdvance :: The vertical advance. */
410 /* bitmap strike, for either a horizontal or vertical layout. */
437 /* vertical advance - */
553 /* vert :: The line metrics for vertical layouts. */
561 /* y_ppem :: The number of vertical pixels per EM. */
566 /* flags :: Is this a vertical or horizontal strike? For */
631 /* vert :: The vertical line metrics. */
635 /* y_ppem :: The number of vertical pixel
1193 TT_VertHeader vertical; /* TT Vertical header, if present */ member in struct:TT_FaceRec_
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dtttypes.h348 /* vertBearingX :: The vertical left bearing. */
350 /* vertBearingY :: The vertical top bearing. */
352 /* vertAdvance :: The vertical advance. */
410 /* bitmap strike, for either a horizontal or vertical layout. */
437 /* vertical advance - */
553 /* vert :: The line metrics for vertical layouts. */
561 /* y_ppem :: The number of vertical pixels per EM. */
566 /* flags :: Is this a vertical or horizontal strike? For */
631 /* vert :: The vertical line metrics. */
635 /* y_ppem :: The number of vertical pixel
1193 TT_VertHeader vertical; /* TT Vertical header, if present */ member in struct:TT_FaceRec_
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshalgo.h207 FT_Bool vertical; member in struct:PSH_GlyphRec_
225 FT_Bool vertical );
/external/openfst/src/include/fst/script/
H A Ddraw-impl.h52 bool vertical,
61 vertical_(vertical), ranksep_(ranksep), nodesep_(nodesep),
43 FstDrawer(const Fst<A> &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, string title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one) argument
H A Ddraw.h44 const bool vertical; member in struct:fst::script::FstDrawerArgs
62 bool vertical,
72 vertical(vertical), ranksep(ranksep), nodesep(nodesep),
85 args->vertical, args->ranksep,
100 bool vertical,
53 FstDrawerArgs(const FstClass &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, const string &title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one, ostream *ostrm, const string &dest) argument
/external/openfst/src/script/
H A Ddraw.cc35 bool vertical,
44 height, portrait, vertical, ranksep, nodesep,
26 DrawFst(const FstClass &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, const string &title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one, ostream *ostrm, const string &dest) argument
/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp316 UBiDiLevel paragraphLevel, le_bool vertical,
320 fVertical(vertical), fClientLevels(TRUE), fClientScripts(TRUE), fClientLocales(TRUE), fEmbeddingLevels(NULL),
311 ParagraphLayout(const LEUnicode chars[], le_int32 count, const FontRuns *fontRuns, const ValueRuns *levelRuns, const ValueRuns *scriptRuns, const LocaleRuns *localeRuns, UBiDiLevel paragraphLevel, le_bool vertical, LEErrorCode &status) argument
H A Dplayout.cpp33 le_bool vertical,
38 paragraphLevel, vertical, *status);
26 pl_create(const LEUnicode chars[], le_int32 count, const pl_fontRuns *fontRuns, const pl_valueRuns *levelRuns, const pl_valueRuns *scriptRuns, const pl_localeRuns *localeRuns, UBiDiLevel paragraphLevel, le_bool vertical, LEErrorCode *status) argument
/external/harfbuzz_ng/util/
H A Dview-cairo.cc37 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); local
38 (vertical ? *w : *h) = (int) lines->len * (font_extents.height + view_options.line_space) - view_options.line_space;
39 (vertical ? *h : *w) = 0;
44 if (vertical)
74 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); local
75 int v = vertical ? 1 : 0;
76 int h = vertical ? 0 : 1;
81 if (vertical)
/external/freetype/include/internal/
H A Dtttypes.h417 /* vertBearingX :: The vertical left bearing. */
419 /* vertBearingY :: The vertical top bearing. */
421 /* vertAdvance :: The vertical advance. */
479 /* bitmap strike, for either a horizontal or vertical layout. */
506 /* vertical advance - */
622 /* vert :: The line metrics for vertical layouts. */
630 /* y_ppem :: The number of vertical pixels per EM. */
635 /* flags :: Is this a vertical or horizontal strike? For */
700 /* vert :: The vertical line metrics. */
704 /* y_ppem :: The number of vertical pixel
1269 TT_VertHeader vertical; /* TT Vertical header, if present */ member in struct:TT_FaceRec_
[all...]
/external/freetype/src/autofit/
H A Dafcjk.c236 : "vertical" ));
1316 * We snap the width of vertical stems for the monochrome and
1324 * vertical LCD rendering targets only.
1418 FT_Bool vertical = FT_BOOL( dim == AF_DIMENSION_VERT ); local
1433 if ( ( vertical && !AF_LATIN_HINTS_DO_VERT_SNAP( hints ) ) ||
1434 ( !vertical && !AF_LATIN_HINTS_DO_HORZ_SNAP( hints ) ) )
1478 if ( vertical )
1480 /* in the case of vertical hinting, always round */
1731 dim == AF_DIMENSION_VERT ? "horizontal" : "vertical",
1955 /* In general, lowercase m's have six vertical edge
[all...]
H A Daflatin.c236 : "vertical" ));
511 /* are ignored (for example, the `vertical serifs' found in */
517 /* vertical distance from the extremum. Note that the */
608 /* vertical distance too large */
687 /* with a vertical shift */
975 " vertical scaling changed from %.4f to %.4f (by %d%%)\n"
1001 dim == AF_DIMENSION_HORZ ? "horizontal" : "vertical",
1976 * We snap the width of vertical stems for the monochrome and
1984 * vertical LCD rendering targets only.
2084 FT_Int vertical local
[all...]
H A Daflatin2.c858 * e.g. a 2-point vertical contour
1529 * We snap the width of vertical stems for the monochrome and
1537 * vertical LCD rendering targets only.
1635 FT_Int vertical = ( dim == AF_DIMENSION_VERT ); local
1650 if ( ( vertical && !AF_LATIN_HINTS_DO_VERT_SNAP( hints ) ) ||
1651 ( !vertical && !AF_LATIN_HINTS_DO_HORZ_SNAP( hints ) ) )
1657 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) )
1721 if ( vertical )
1723 /* in the case of vertical hinting, always round */
1758 /* vertical stem
[all...]
/external/freetype/src/pshinter/
H A Dpshalgo.h207 FT_Bool vertical; member in struct:PSH_GlyphRec_
225 FT_Bool vertical );
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
H A DGridDataFactory.java201 * vertical hint (pixels), or SWT.DEFAULT to use the control's preferred size
286 * Increments vertical hint on given value.
344 * vertical alignment. One of SWT.BEGINNING, SWT.CENTER, SWT.END, or SWT.FILL.
354 * Sets the horizontal and vertical alignment to GridData.FILL.
418 * Sets the vertical alignment of the control within its cell.
421 * vertical alignment. One of SWT.BEGINNING, SWT.CENTER, SWT.END, or SWT.FILL.
430 * Sets the vertical alignment of the control to GridData.BEGINNING
439 * Sets the vertical alignment of the control to GridData.CENTER
448 * Sets the vertical alignment of the control to GridData.FILL
457 * Sets the vertical alignmen
512 grab(boolean horizontal, boolean vertical) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar ... CENTER public static final int HORIZONTAL public static final int VERTICAL public static final int DATE public static final int TIME ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar ... CENTER public static final int HORIZONTAL public static final int VERTICAL public static final int DATE public static final int TIME ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 2586 milliseconds

123