Lines Matching defs:fill
314 // earlier versions had flush of fill here, but it never executed and was removed
336 // earlier versions had flush of fill here, but it never executed and was removed
362 // set a default fill in case we can't figure out a better way to do it
375 if (style->fill.isColor()) {
381 opacity = 0.0; // basically the same as no fill
384 sp_color_get_rgb_floatv(&style->fill.value.color, rgb);
389 SPPaintServer *paintserver = style->fill.value.href->getObject();
415 SPPaintServer *paintserver = style->fill.value.href->getObject();
428 // default fill
446 // default fill
452 case DRAW_LINEAR_GRADIENT: // fill with average color unless gradients are converted to slices
649 // default fill
657 // default fill
998 g_error("Fatal programming error in PrintEmf::fill at U_EMRRESTOREDC_set");
1024 g_error("Fatal programming error in PrintEmf::fill at U_EMRRESTOREDC_set");
1114 unsigned int PrintEmf::fill(
1143 That must be checked here so that we can fall back to another form of gradient fill if it is not
1148 if(!is_Rect && !FixPPTGrad2Polys)brush_stat=0; // fall all the way back to a solid fill
1197 /* radial gradient might stop part way through the shape, fill with outer color from there to "infinity".
1315 g_error("Fatal programming error in PrintEmf::fill at U_EMRGRADIENTFILL_set");
1321 g_error("Fatal programming error in PrintEmf::fill at U_EMRRESTOREDC_set");
1380 g_error("Fatal programming error in PrintEmf::fill, invalid gradient type detected");
1382 use_fill = false; // gradients handled, be sure stroke does not use stroke and fill
1389 To avoid this force the pen to NULL_PEN if we can determine that no pen will be needed after the fill.
1395 /* postpone fill in case stroke also required AND all stroke paths closed
1431 // use_fill was set in ::fill, if it is needed
1635 if (use_fill && !use_stroke) { // only fill
1673 if (use_fill && !use_stroke && hpen) { // only fill
1926 destroy_brush(); // these must be cleared even if nothing is drawn or hbrush,hpen fill up
1940 g_error("Fatal programming error in PrintEmf::fill at U_EMRFILLPATH_set");
2094 sp_color_get_rgb_floatv(&style->fill.value.color, rgb);
2214 fill-column:99