Lines Matching refs:_width
521 _width(width_), in DrawableCompositeImage()
534 _width(width_), in DrawableCompositeImage()
546 _width(width_), in DrawableCompositeImage()
558 _width(width_), in DrawableCompositeImage()
569 _width(0), in DrawableCompositeImage()
573 _width=_image->columns(); in DrawableCompositeImage()
582 _width(0), in DrawableCompositeImage()
586 _width=_image->columns(); in DrawableCompositeImage()
596 _width(original_._width), in DrawableCompositeImage()
615 _width = original_._width; in operator =()
662 (void) DrawComposite( context_, _composition, _x, _y, _width, _height, in operator ()()
1077 _width(width_), in DrawablePushPattern()
1087 _width(original_._width), in DrawablePushPattern()
1097 (void) DrawPushPattern( context_, _id.c_str(), _x, _y, _width, _height ); in operator ()()
1140 DrawRoundRectangle( context_, _centerX,_centerY, _width,_hight, in operator ()()
1461 DrawSetStrokeWidth( context_, _width ); in operator ()()