HomeSort by relevance Sort by last modified time
    Searched full:thickness (Results 26 - 50 of 203) sorted by null

12 3 4 5 6 7 8 9

  /external/walt/hardware/kicad/
WALTsm.kicad_pcb 7 (thickness 1.6)
211 (effects (font (size 1 1) (thickness 0.15)))
214 (effects (font (size 0.508 0.508) (thickness 0.0762)))
240 (effects (font (size 1 1) (thickness 0.15)))
243 (effects (font (size 0.5 0.5) (thickness 0.07)))
269 (effects (font (size 1 1) (thickness 0.15)))
272 (effects (font (size 0.5 0.5) (thickness 0.07)))
298 (effects (font (size 1 1) (thickness 0.15)))
301 (effects (font (size 0.5 0.5) (thickness 0.07)))
327 (effects (font (size 1 1) (thickness 0.15))
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp 70 const void* color, int thickness, int line_type, int shift );
914 const void* color, int thickness, int line_type )
933 if( thickness >= 0 )
935 icvPolyLine( img, v, count, 0, color, thickness, line_type, XY_SHIFT );
2204 int thickness, line_type; local
    [all...]
  /external/skia/samplecode/
SampleDither.cpp 53 SkScalar thickness = p.getStrokeWidth(); local
59 path.lineTo(x + radius + thickness, y);
  /frameworks/base/core/res/res/drawable/
seekbar_thumb_material_anim.xml 22 android:thickness="2dp"
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
TestingCamera21.java 114 int thickness = local
118 (width == 0) ? thickness : width,
119 (height == 0) ? thickness : height);
  /external/freetype/src/autofit/
afcjk.h 81 FT_Pos standard_width; /* the default stem thickness */
aflatin.h 96 FT_Pos standard_width; /* the default stem thickness */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_util.h 63 /* For 1 pixel line thickness or less, the general
  /external/skia/src/core/
SkAdvancedTypefaceMetrics.h 67 int16_t fStemV = 0; // Thickness of dominant vertical stem.
  /packages/apps/Car/libs/car-stream-ui-lib/res/values/
themes.xml 26 <item name="thickness">3dp</item>
attrs.xml 63 <!-- The thickness (stroke size) for the bar paint -->
  /external/fonttools/Lib/fontTools/ttLib/tables/
otData.py     [all...]
  /external/walt/hardware/kicad/walt_footprints.pretty/
Teensy_DIP-28_W15.24mm.kicad_mod 5 (effects (font (size 1 1) (thickness 0.15)))
8 (effects (font (size 1 1) (thickness 0.15)))
  /external/mesa3d/src/amd/addrlib/core/
addrcommon.h 54 static const UINT_32 ThickTileThickness = 4; ///< Micro tile thickness, for THICK modes
55 static const UINT_32 XThickTileThickness = 8; ///< Extra thick tiling thickness
136 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize
addrlib.cpp 2956 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local
3187 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local
3508 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local
3562 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 1390 int thickness; \/* letters thickness *\/ member in struct:CvFont
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Montage.h 135 // Frame geometry (width & height frame thickness)
  /external/harfbuzz_ng/src/
hb-ot-post-table.hh 100 thickness. */
  /external/walt/docs/
DragLatency.md 31 The red 'x' marks are points where the finger was at times _t<sub>i</sub>_ when the finger went into or out of the laser beam. The y distance between the two lines of x marks is roughly the thickness of the finger. For now consider only one of the lines, e.g. the upper one.
  /packages/apps/Settings/res/layout/
settings_data_plan_summary_preference.xml 40 settings:thickness="6dp"/>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlineOverlay.java 99 // "double thickness" lines for all adjacent boxes.
  /frameworks/base/core/java/android/widget/
ScrollBarDrawable.java 142 final int thickness = vertical ? r.width() : r.height(); local
144 ScrollBarUtils.getThumbLength(scrollBarLength, thickness, extent, range);
  /external/eigen/Eigen/src/OrderingMethods/
Eigen_Colamd.h 139 IndexType thickness ; /* number of original columns represented by this */ member in union:internal::colamd_col::__anon18469
522 Col [col].shared1.thickness = 1 ;
    [all...]
  /external/ImageMagick/ImageMagick/api/
annotate.html 189 underline thickness
244 underline thickness
  /external/ImageMagick/www/api/
annotate.html 193 underline thickness
248 underline thickness

Completed in 372 milliseconds

12 3 4 5 6 7 8 9