/prebuilt/common/jfreechart/ |
jfreechart-1.0.9.jar | |
/external/bison/src/ |
vcg.h | 71 enum shape enum 248 /* shape specifies the visual appearance of a node: box, rhomb, ellipse, 252 enum shape shape; member in struct:node 347 drawn. The attributes of its shape (color, thickness) are ignored. 543 /* Shape can be specified for subgraphs only. It is the shape of the 560 enum shape shape; 559 enum shape shape; member in struct:graph [all...] |
/external/opencore/doc/oscl_html/ |
classOsclDNSMethod.html | 14 <area href="classOsclTimerObject.html" alt="OsclTimerObject" shape="rect" coords="90,112,261,136"> 15 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,171,80"> 16 <area href="classPVActiveBase.html" alt="PVActiveBase" shape="rect" coords="181,56,352,80"> 17 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,171,24"> 18 <area href="classOsclGetHostByNameMethod.html" alt="OsclGetHostByNameMethod" shape="rect" coords="90,224,261,248">
|
classOsclDNSRequestAO.html | 14 <area href="classOsclActiveObject.html" alt="OsclActiveObject" shape="rect" coords="91,112,264,136"> 15 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,173,80"> 16 <area href="classPVActiveBase.html" alt="PVActiveBase" shape="rect" coords="183,56,356,80"> 17 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,173,24"> 18 <area href="classOsclGetHostByNameRequest.html" alt="OsclGetHostByNameRequest" shape="rect" coords="91,224,264,248">
|
classOsclBinStream.html | 17 <area href="classOsclBinIStream.html" alt="OsclBinIStream" shape="rect" coords="90,56,260,80"> 18 <area href="classOsclBinOStream.html" alt="OsclBinOStream" shape="rect" coords="450,56,620,80"> 19 <area href="classOsclBinIStreamBigEndian.html" alt="OsclBinIStreamBigEndian" shape="rect" coords="0,112,170,136"> 20 <area href="classOsclBinIStreamLittleEndian.html" alt="OsclBinIStreamLittleEndian" shape="rect" coords="180,112,350,136"> 21 <area href="classOsclBinOStreamBigEndian.html" alt="OsclBinOStreamBigEndian" shape="rect" coords="360,112,530,136"> 22 <area href="classOsclBinOStreamLittleEndian.html" alt="OsclBinOStreamLittleEndian" shape="rect" coords="540,112,710,136">
|
classOsclBuf.html | 14 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,103,80"> 15 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,103,24">
|
classOsclDNS.html | 17 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,103,80"> 18 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,103,24">
|
classOsclRegistryClient.html | 17 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,116,80"> 18 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,116,24">
|
classOsclSocketServ.html | 17 <area href="classHeapBase.html" alt="HeapBase" shape="rect" coords="0,56,103,80"> 18 <area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,103,24">
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Path.java | 19 import java.awt.Shape; 43 public Shape getAwtShape() { 343 * @param oval The bounds of oval defining shape and size of the arc 361 * @param oval The bounds of oval defining shape and size of the arc 469 * @param oval The bounds of oval defining the shape and size of the arc
|
/external/icu4c/common/ |
ushape.c | [all...] |
/external/webkit/WebCore/platform/graphics/win/ |
UniscribeController.cpp | 226 // Shape the item. 232 if (!shape(str, len, item, fontData, glyphs, clusters, visualAttributes)) 402 bool UniscribeController::shape(const UChar* str, int len, SCRIPT_ITEM item, const SimpleFontData* fontData, function in class:WebCore::UniscribeController
|
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
TextDecorator.java | 28 import java.awt.Shape; 387 static Shape extendOutline( 389 Shape segmentOutline,
|
/frameworks/base/awt/java/awt/geom/ |
Arc2D.java | 32 * rectangle. The Arc2D as a shape may be either OPEN (including nothing but the 43 * The arc type OPEN indicates that the shape includes only the curved arc 49 * The arc type CHORD indicates that as a shape the connecting segment from 55 * The arc type PIE indicates that as a shape the two segments from the 421 * traverse the boundary of a shape of type Arc2D. 919 * concave shape with the segments from p1 to p2 and from p2 to p3). [all...] |
AffineTransform.java | 24 import java.awt.Shape; [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 17 <li><a href="#shape-drawable">ShapeDrawable</a></li> 168 <h2 id="shape-drawable">ShapeDrawable</h2> 177 Of course, you can also draw your shape as its own custom {@link android.view.View}, 206 It's then given a color and the bounds of the shape are set. If you do not set the bounds, then the 207 shape will not be drawn, whereas if you don't set the color, it will default to black.</p> 209 draw the shape programmatically in an Activity:</p>
|
/development/samples/GlobalTime/src/com/android/globaltime/ |
Clock.java | 72 float theta = pos * Shape.TWO_PI - Shape.PI_OVER_TWO;
|
GlobalTime.java | 72 private static final float EARTH_INCLINATION = 23.45f * Shape.PI / 180.0f; 1023 Math.cos(Shape.TWO_PI * (day + 10) / 365.0)); [all...] |
/external/opencore/doc/pvauthor_html/ |
classCPVCmnInterfaceObserverMessage.html | 14 <area href="classCPVCmnAsyncEvent.html" alt="CPVCmnAsyncEvent" shape="rect" coords="0,56,218,80"> 15 <area href="classCPVCmnCmdResp.html" alt="CPVCmnCmdResp" shape="rect" coords="228,56,446,80">
|
/external/sonivox/docs/JET_Authoring_Guidelines_files/ |
header.htm | 153 </v:shapetype><v:shape id="_x0000_s8193" type="#_x0000_t75" style='position:absolute;
156 </v:shape><![endif]--></span></p>
|
/external/webkit/WebCore/icu/unicode/ |
ushape.h | 29 * Shape Arabic text on a character basis. 51 * Unicode that are rendered as letters with a specific shape
|
/external/icu4c/layout/ |
ArabicLayoutEngine.cpp | 98 ArabicShaping::shape(chars, offset, count, max, rightToLeft, glyphStorage);
|
KhmerReordering.h | 51 // superscript, they change shape and take the form of subscript dependent vowel SRA U.
|
/external/iproute2/ |
README.distribution | 24 distribution has the same approximate "shape" as X, simply by letting
|
/external/iproute2/man/man8/ |
tc-red.8 | 102 that RED will shape for you! Optional.
|