/external/ImageMagick/www/api/ |
annotate.php | 189 underline thickness 244 underline thickness
|
/external/mesa3d/src/amd/addrlib/r800/ |
ciaddrlib.cpp | 822 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local 825 if (thickness > 1) 968 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local 978 if (thickness > 1) 1467 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local [all...] |
siaddrlib.cpp | 1463 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local [all...] |
egbaddrlib.cpp | 325 // Compute the micro tile thickness. 336 // micro tile thickness. 456 // Compute the micro tile thickness. 487 // Re-compute if thickness changed since bank-height may be changed! 824 UINT_32 thickness = ComputeSurfaceThickness(tileMode); local 833 BITS_TO_BYTES(64 * thickness * bpp * numSamples)); [all...] |
siaddrlib.h | 163 UINT_32 thickness, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples,
|
/frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/ |
DrawerArrowDrawable.java | 230 * Sets the thickness (stroke size) for the bars. 243 * Returns the thickness (stroke width) of the bars.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SwtDrawingStyle.java | 186 * a fill and use a standard thickness line 308 /** Pixel thickness of the stroke/border */
|
/cts/apps/CameraITS/tests/rolling_shutter_skew/ |
test_rolling_shutter_skew.py | 328 cv2.line(scratch_img, pt1, pt2, (0, 255, 255), thickness=3) 394 cv2.drawContours(contour_img, contours, -1, (0, 0, 255), thickness=2) 458 (0, 255, 0), thickness=2) 568 cv2.polylines(scratch_frame, [points], True, (255, 0, 0), thickness=2)
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
O_S_2f_2.py | 42 usWeightClass: H # degree of thickness of strokes
|
/external/skia/include/core/ |
SkScalar.h | 195 to change the multiplier for thickness in fakeBold; therefore it assumes
|
SkPaint.h | 711 SkScalar fUnderlineThickness; //!< underline thickness, or 0 if cannot be determined 721 /** If the fontmetrics has a valid underline thickness, return true, and set the 722 thickness param to that value. If it doesn't return false and ignore the 723 thickness param. 725 bool hasUnderlineThickness(SkScalar* thickness) const { 727 *thickness = fUnderlineThickness; [all...] |
/packages/apps/Settings/res/values/ |
attrs.xml | 170 <attr name="thickness" format="dimension" />
|
/external/ImageMagick/www/Magick++/ |
Drawable.html | 200 <p class="western">Draw a circle using the <i>stroke</i> color and thickness using specified origin and perimeter coordinates. If a <i>fill</i> color is specified, then the object is filled.</p></td></tr> 254 <p class="western">Draw an ellipse using the <i>stroke</i> color and thickness, specified origin, x & y radius, as well as specified start and end of arc in degrees. If a <i>fill</i> color is specified, then the object is filled.</p></td></tr> 304 <p class="western">Draw a line using <i>stroke</i> color and thickness using starting and ending coordinates</p></td></tr> 318 <p class="western">Specify 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'. The default value of this parameter is 4.</p></td></tr> 332 <p class="western">Draw a point using <i>stroke</i> color and thickness at coordinate</p></td></tr> 346 <p class="western">Draw an arbitrary polygon using <i>stroke</i> color and thickness consisting of three or more coordinates contained in an STL list. If a <i>fill</i> color is specified, then the object is filled.</p></td></tr> 353 <p class="western">Draw an arbitrary polyline using <i>stroke</i> color and thickness consisting of three or more coordinates contained in an STL list. If a <i>fill</i> color is specified, then the object is filled.</p></td></tr> 403 <p class="western">Draw a rectangle using <i>stroke</i> color and thickness from upper-left coordinates to lower-right coordinates. If a <i>fill</i> color is specified, then the object is filled.</p></td></tr> 417 <p class="western">Draw a rounded rectangle using <i>stroke</i> color and thickness, with specified center coordinate, specified width and height, and specified corner width and height. If a <i>fill</i> color is specified, then the object is filled.</p></td></tr> [all...] |
/frameworks/base/core/java/android/text/ |
TextLine.java | 708 float thickness, float xleft, float xright, float baseline) { 719 c.drawRect(xleft, strokeTop, xright, strokeTop + thickness, wp); 830 final float thickness = local 837 final float thickness = local [all...] |
/frameworks/base/packages/SystemUI/res/values/ |
dimens.xml | 22 <!-- thickness (height) of the navigation bar on phones that require it --> 27 <!-- thickness (height) of the dead zone at the top of the navigation bar, 458 <!-- The thickness of the colored border around the current user. --> 573 <!-- TrustDrawable: Thickness of the circle --> 679 <!-- Thickness of the assist disclosure beams --> 682 <!-- Thickness of the shadows of the assist disclosure beams --> [all...] |
/external/freetype/include/freetype/ |
ftoutln.h | 339 /* Negative `strength' values to reduce the outline thickness are */ 353 /* The used algorithm to increase or decrease the thickness of the */ [all...] |
/external/pdfium/third_party/freetype/include/freetype/ |
ftoutln.h | 331 /* Negative `strength' values to reduce the outline thickness are */ 345 /* The used algorithm to increase or decrease the thickness of the */ [all...] |
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftoutln.h | 331 /* Negative `strength' values to reduce the outline thickness are */ 345 /* The used algorithm to increase or decrease the thickness of the */ [all...] |
/external/python/cpython2/Lib/lib-tk/ |
tkFont.py | 40 weight -- font thickness: NORMAL, BOLD
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
tkFont.py | 40 weight -- font thickness: NORMAL, BOLD
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
tkFont.py | 40 weight -- font thickness: NORMAL, BOLD
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
tkFont.py | 40 weight -- font thickness: NORMAL, BOLD
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
tkFont.py | 40 weight -- font thickness: NORMAL, BOLD
|
/packages/apps/Camera2/src/com/android/camera/widget/ |
RoundedThumbnailView.java | 151 /** The beginning thickness of the ripple ring. */ 153 /** The ending thickness of the ripple ring. */ 163 * The current ripple ring thickness which is updated by the ripple animator
|
/external/ImageMagick/coders/ |
dcm.c | 478 { 0x0013, 0x001a, "FD", "Copper Attenuator Thickness" }, 525 { 0x0018, 0x0050, "DS", "Slice Thickness" }, 647 { 0x0018, 0x11a0, "DS", "Body Part Thickness" }, [all...] |