Searched refs:thickness (Results 1 - 18 of 18) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H A DHolidayBorderPanel.java57 /** Default thickness (10). */
59 /** Default thickness for solid borders (4). */
61 /** Default thickness for raised borders (2). */
63 /** Default thickness for lowered borders (2). */
65 /** Default thickness for etched-in borders (10). */
67 /** Default thickness for etched-out borders (10). */
81 private int thickness; field in class:HolidayBorderPanel
96 thickness = DEFAULT_THICKNESS;
119 * Constructor. Makes SOLID border with color and thickness given.
122 * @param thickness Th
124 HolidayBorderPanel(Color color, int thickness) argument
161 HolidayBorderPanel(int style, int thickness) argument
224 setThickness(int thickness) argument
[all...]
/external/opencv/cxcore/src/
H A Dcxdrawing.cpp70 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 );
1558 int thickness, int line_type, int flags, int shift )
1567 if( thickness <= 1 )
1591 thickness <<= XY_SHIFT - 1;
1595 r = thickness * cvInvSqrt( (float) r );
1620 icvCircle( img, center, thickness >> XY_SHIFT, color, 1 );
1624 icvEllipseEx( img, p0, cvSize(thickness, thicknes
912 icvEllipseEx( CvMat* img, CvPoint center, CvSize axes, int angle, int arc_start, int arc_end, const void* color, int thickness, int line_type ) argument
2204 int thickness, line_type; local
2308 cvInitFont( CvFont *font, int font_face, double hscale, double vscale, double shear, int thickness, int line_type ) argument
2415 cvDrawContours( void* img, CvSeq* contour, CvScalar externalColor, CvScalar holeColor, int maxLevel, int thickness, int line_type, CvPoint offset ) argument
[all...]
/external/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h139 IndexType thickness ; /* number of original columns represented by this */ member in union:internal::colamd_col::__anon5646
522 Col [col].shared1.thickness = 1 ;
978 IndexType col_thickness ; /* "thickness" (no. of columns in a supercol) */
1029 /* increment order count by column thickness */
1030 pivot_col_thickness = Col [pivot_col].shared1.thickness ;
1058 Col [pivot_col].shared1.thickness = -pivot_col_thickness ;
1080 col_thickness = Col [col].shared1.thickness ;
1084 Col [col].shared1.thickness = -col_thickness ;
1094 Col [pivot_col].shared1.thickness = pivot_col_thickness ;
1133 /* pivot row itself. The column ("thickness") itsel
[all...]
/external/skia/samplecode/
H A DSampleDither.cpp52 SkScalar thickness = p.getStrokeWidth(); local
58 path.lineTo(x + radius + thickness, y);
/external/opencv/cxcore/include/
H A Dcxcore.h1287 CvScalar color, int thickness CV_DEFAULT(1),
1291 if thickness<0 (e.g. thickness == CV_FILLED), the filled box is drawn */
1293 CvScalar color, int thickness CV_DEFAULT(1),
1300 CvScalar color, int thickness CV_DEFAULT(1),
1304 depending on <thickness>, <start_angle> and <end_angle> parameters. The resultant figure
1308 CvScalar color, int thickness CV_DEFAULT(1),
1312 int thickness CV_DEFAULT(1),
1320 0, 360, color, thickness, line_type, shift );
1333 int is_closed, CvScalar color, int thickness CV_DEFAUL
1390 int thickness; /* letters thickness */ member in struct:CvFont
[all...]
/external/ImageMagick/www/api/
H A Dannotate.php189 underline thickness
244 underline thickness
H A Ddrawing-wand.php1139 <p>DrawGetStrokeMiterLimit() returns the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.</p>
3255 <p>DrawSetStrokeMiterLimit() specifies the miter limit. When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'.</p>
/external/skia/include/core/
H A DSkPaint.h726 SkScalar fUnderlineThickness; //!< underline thickness, or 0 if cannot be determined
736 /** If the fontmetrics has a valid underline thickness, return true, and set the
737 thickness param to that value. If it doesn't return false and ignore the
738 thickness param.
740 bool hasUnderlineThickness(SkScalar* thickness) const {
742 *thickness = fUnderlineThickness;
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp2124 CXFA_Measurement thickness(wsThickness.AsStringC());
2125 edge.SetMSThickness(thickness);
2129 CXFA_Measurement thickness = edge.GetMSThickness(); local
2130 thickness.ToString(wsThickness);
/external/bison/build-aux/
H A Dtexinfo.tex6361 % each corner char, and rule thickness
/external/libmicrohttpd/doc/
H A Dtexinfo.tex6362 % each corner char, and rule thickness
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 432 milliseconds