Searched defs:fill (Results 51 - 62 of 62) sorted by relevance

123

/openjdk7/jdk/src/share/classes/sun/font/
H A DAttributeValues.java362 public Map<TextAttribute, Object> toMap(Map<TextAttribute, Object> fill) { argument
363 if (fill == null) {
364 fill = new HashMap<TextAttribute, Object>();
371 fill.put(ea.att, get(ea));
375 return fill;
/openjdk7/jdk/test/java/awt/Graphics2D/RenderClipTest/
H A DRenderClipTest.java101 public abstract void fill(Graphics2D g2d); method in class:RenderClipTest.AnnotatedRenderOp
109 public void fill(Graphics2D g2d) { method in class:RenderClipTest.AnnotatedShapeOp
110 g2d.fill(getShape());
123 "[-read[file F]] [-rectsuite] [-fill] [-draw]");
137 System.err.println(" -fill Test g.fill*(...)");
177 } else if (arg.equals("-fill")) {
256 "-fill or -draw");
328 // Sometimes different fill algorithms are chosen for
536 ar.fill(grefrende
1283 public void fill(Graphics2D g2d) { method in class:RenderClipTest.RectMethod
1347 public void fill(Graphics2D g2d) { method in class:RenderClipTest.LineMethod
[all...]
/openjdk7/jdk/src/share/classes/sun/print/
H A DPathGraphics.java267 fill(new Rectangle2D.Float(x, y, width, height), getBackground());
314 fill(new RoundRectangle2D.Float(x, y,
354 fill(new Ellipse2D.Float(x, y, width, height));
441 fill(new Arc2D.Float(x, y, width, height,
530 * even-odd fill rule, also known as the alternating rule.
539 fill(new Polygon(xPoints, yPoints, nPoints));
548 * even-odd fill rule, also known as the alternating rule.
549 * @param p the polygon to fill.
554 fill(p);
588 fill(textShap
1069 public void fill(Shape s) { method in class:PathGraphics
1086 public void fill(Shape s, Color color) { method in class:PathGraphics
[all...]
H A DPeekGraphics.java543 mPrintMetrics.fill(this);
618 mPrintMetrics.fill(this);
659 mPrintMetrics.fill(this);
734 mPrintMetrics.fill(this);
809 * even-odd fill rule, also known as the alternating rule.
842 mPrintMetrics.fill(this);
1511 public void fill(Shape s) { method in class:PeekGraphics
1513 mPrintMetrics.fill(this);
1529 * @see #fill
1546 * and fill
[all...]
H A DProxyGraphics2D.java709 * even-odd fill rule, also known as the alternating rule.
1398 public void fill(Shape s) { method in class:ProxyGraphics2D
1399 mGraphics.fill(s);
1413 * @see #fill
1430 * and fill. It specifies how new pixels are to be combined with
/openjdk7/jdk/src/share/classes/java/util/
H A DCollections.java551 * @param obj The element with which to fill the specified list.
555 public static <T> void fill(List<? super T> list, T obj) { method in class:Collections
3512 Arrays.fill(a, 0, n, element);
3522 Arrays.fill(a, 0, n, element);
3524 Arrays.fill(a, 0, n, element);
/openjdk7/hotspot/src/share/vm/opto/
H A DloopTransform.cpp2381 // Process all the loops in the loop tree and replace any fill
2460 // Make sure there is an appropriate fill routine
2472 tty->print_cr("not fill intrinsic candidate: %s", msg);
2541 tty->print_cr("not fill intrinsic: %s", msg);
2601 tty->print_cr("no fill intrinsic: %s", msg);
2604 tty->print_cr("fill intrinsic for:");
2647 // Now replace the whole loop body by a call to a fill routine that
2677 // Build a call to the fill routine
2679 address fill = StubRoutines::select_fill_function(t, aligned, fill_name); local
2680 assert(fill !
[all...]
H A Dmemnode.cpp2930 // First allocate uninitialized memory and fill in the header:
3074 uint fill = RawStores; local
3075 for (uint i = fill; i < req(); i++) {
3078 if (fill < i) set_req(fill, n); // compact
3079 ++fill;
3082 while (fill < req()) {
3083 del_req(fill);
/openjdk7/jdk/src/share/classes/sun/security/tools/policytool/
H A DPolicyTool.java1067 double weightx, double weighty, int fill, Insets is) {
1081 gbc.fill = fill;
1092 double weightx, double weighty, int fill) {
1097 fill, null);
1065 addNewComponent(Container container, Component component, int index, int gridx, int gridy, int gridwidth, int gridheight, double weightx, double weighty, int fill, Insets is) argument
1090 addNewComponent(Container container, Component component, int index, int gridx, int gridy, int gridwidth, int gridheight, double weightx, double weighty, int fill) argument
/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSunGraphics2D.java2458 public void fill(Shape s) { method in class:SunGraphics2D
2460 shapepipe.fill(this, s);
2464 shapepipe.fill(this, s);
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c229 GtkArrowType arrow_type, gboolean fill, gint x, gint y,
878 * fill=tile and a translucent tile is a "translucent" operation, whereas
879 * XDrawLine with fill=solid is an "opaque" one. Moreover themes can (and some
1570 GtkArrowType arrow_type, gboolean fill)
1619 shadow_type, NULL, gtk2_widget, detail, arrow_type, fill,
1622 shadow_type, NULL, gtk2_widget, detail, arrow_type, fill,
1567 gtk2_paint_arrow(WidgetType widget_type, GtkStateType state_type, GtkShadowType shadow_type, const gchar *detail, gint x, gint y, gint width, gint height, GtkArrowType arrow_type, gboolean fill) argument
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp789 // threads may fill the block table for a region (harmless, since it is
954 PreGCValues(ParallelScavengeHeap* heap) { fill(heap); }
956 void fill(ParallelScavengeHeap* heap) { function in class:PreGCValues
1015 pre_gc_values->fill(heap);
1576 // The loop didn't completely fill to t (top); adjust top downward.
1649 cur_size = fill_words; // Avoid leaving a fragment too small to fill.
1826 // leaving a fragment of dead space that is too small to fill.
2624 "The region after the dense prefix should always be ready to fill");
3411 // deferred, then copy enough of the object to fill the region.

Completed in 663 milliseconds

123