Lines Matching refs:filled
542 * Display filled part first (if wanted), then outline. If we're
588 * distance from the point to the rectangle. If itemPtr is filled,
590 * itemPtr isn't filled, then "inside" means only the area
628 * distance is 0 if rectangle is filled, otherwise compute
694 * distance from the point to the oval. If itemPtr is filled,
696 * itemPtr isn't filled, then "inside" means only the area
714 int filled;
717 filled = ovalPtr->fillGC != None;
720 filled = 1;
722 return TkOvalToPoint(ovalPtr->bbox, width, filled, pointPtr);
836 * isn't filled, do one more check to see if perhaps all four
1001 * First draw the filled area of the rectangle.