Home
last modified time | relevance | path

Searched defs:horizontal (Results 1 – 25 of 46) sorted by relevance

12

/external/webrtc/modules/desktop_capture/
Ddesktop_geometry.cc74 void DesktopRect::Scale(double horizontal, double vertical) { in Scale()
/external/perfetto/ui/src/frontend/viewer_page/
Dtrack_tree_view.ts775 const horizontal = timescale.hpTimeSpanToPxSpan(this.timeSpan()); constant
802 const horizontal = timescale.hpTimeSpanToPxSpan(this.timeSpan()); constant
/external/harfbuzz_ng/src/
Dhb-kern.hh61 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in kern() local
Dhb-ot-shape-fallback.cc533 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in _hb_ot_shape_fallback_spaces() local
/external/libchrome/ui/gfx/geometry/
Dinsets_f.h20 constexpr InsetsF(float vertical, float horizontal) in InsetsF()
Dinsets.h29 constexpr Insets(int vertical, int horizontal) in Insets()
Drect_f.h81 void Inset(float horizontal, float vertical) { in Inset()
Drect_f.cc55 void RectF::Offset(float horizontal, float vertical) { in Offset()
Drect.h121 void Inset(int horizontal, int vertical) { in Inset()
Drect.cc123 void Rect::Offset(int horizontal, int vertical) { in Offset()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYPlotZoomPan.java283 private void calculatePan(final PointF oldFirstFinger, PointF newX, final boolean horizontal) { in calculatePan()
354 private void calculateZoom(float scale, PointF newX, final boolean horizontal) { in calculateZoom()
/external/zxing/core/src/main/java/com/google/zxing/common/detector/
DMonochromeRectangleDetector.java170 … blackWhiteRange(int fixedDimension, int maxWhiteRun, int minDim, int maxDim, boolean horizontal) { in blackWhiteRange()
DWhiteRectangleDetector.java306 private boolean containsBlackPoint(int a, int b, int fixed, boolean horizontal) { in containsBlackPoint()
/external/harfbuzz_ng/test/api/
Dtest-ot-math.c420 hb_bool_t horizontal) in get_glyph_assembly_italics_correction()
/external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/
DRowColumnImpl.kt133 internal fun horizontal(horizontal: Alignment.Horizontal): CrossAxisAlignment = in align() method
215 val horizontal: Alignment.Horizontal constant in com.google.accompanist.adaptive.CrossAxisAlignment.HorizontalCrossAxisAlignment
596 val horizontal: Alignment.Horizontal, constant in HorizontalAlignModifier
/external/guava/guava/src/com/google/common/math/
DLinearTransformation.java115 public static LinearTransformation horizontal(double y) { in horizontal() method in LinearTransformation
/external/guava/android/guava/src/com/google/common/math/
DLinearTransformation.java115 public static LinearTransformation horizontal(double y) { in horizontal() method in LinearTransformation
/external/skia/modules/bentleyottmann/src/
DMyers.cpp224 SkSpan<const Segment> horizontal; member
385 horizontal{&fSegmentStorage[endOfBegin], endOfHorizontal - endOfBegin}; in operator []() local
/external/freetype/src/gxvalid/
Dgxvkern.c602 FT_Bool horizontal; in gxv_kern_coverage_classic_apple_validate() local
643 FT_Bool horizontal; in gxv_kern_coverage_classic_microsoft_validate() local
/external/rust/android-crates-io/crates/plotters/src/series/
Dhistogram.rs223 pub fn horizontal<ACoord, DB: DrawingBackend>( in horizontal() function
/external/skia/src/pathops/
DSkDLineIntersection.cpp209 int SkIntersections::horizontal(const SkDLine& line, double left, double right, in horizontal() function in SkIntersections
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DValueFormat.hh92 bool horizontal = in apply_value() local
DPairPosFormat2.hh173 const bool horizontal = HB_DIRECTION_IS_HORIZONTAL (dir); in apply() local
/external/libvpx/vp9/encoder/
Dvp9_context_tree.h88 PICK_MODE_CONTEXT horizontal[2]; member
/external/libaom/av1/encoder/
Dcontext_tree.h77 PICK_MODE_CONTEXT *horizontal[2]; member

12