Lines Matching refs:Is

363     if( maFillColor.Is() )  in DrawRect()
370 if( maLineColor.Is() ) in DrawRect()
383 if( maLineColor.Is() ) in DrawLine()
398 if( rPixelColor.Is() ) in DrawPixel()
414 if( maLineColor.Is() && nPoints && pPath ) in DrawPolyLine()
430 if (!(nPoints > 1) || (pPath == NULL) || !(maFillColor.Is() || maLineColor.Is())) in DrawPolygon()
449 if( maFillColor.Is() && maLineColor.Is()) in DrawPolygon()
452 if (maFillColor.Is ()) in DrawPolygon()
460 if( maFillColor.Is() && maLineColor.Is()) in DrawPolygon()
463 if (maLineColor.Is ()) in DrawPolygon()
476 if ( !nPoly || !pPaths || !(maFillColor.Is() || maLineColor.Is())) in DrawPolyPolygon()
496 if( maFillColor.Is() && maLineColor.Is()) in DrawPolyPolygon()
500 if( maFillColor.Is() ) in DrawPolyPolygon()
508 if( maFillColor.Is() && maLineColor.Is()) in DrawPolyPolygon()
512 if( maLineColor.Is() ) in DrawPolyPolygon()
531 if ( nPoints > 1 && maLineColor.Is() && pPath ) in DrawPolyLineBezier()
582 if (!(nPoints > 1) || (pPath == NULL) || !(maFillColor.Is() || maLineColor.Is())) in DrawPolygonBezier()
617 if( maFillColor.Is() && maLineColor.Is()) in DrawPolygonBezier()
620 if (maFillColor.Is ()) in DrawPolygonBezier()
628 if( maFillColor.Is() && maLineColor.Is()) in DrawPolygonBezier()
637 if ( !nPoly || !pPtAry || !pPoints || !(maFillColor.Is() || maLineColor.Is())) in DrawPolyPolygonBezier()
682 if( maFillColor.Is() && maLineColor.Is()) in DrawPolyPolygonBezier()
685 if (maFillColor.Is ()) in DrawPolyPolygonBezier()
693 if( maFillColor.Is() && maLineColor.Is()) in DrawPolyPolygonBezier()