Lines Matching refs:_height
522 _height(height_), in DrawableCompositeImage()
535 _height(height_), in DrawableCompositeImage()
547 _height(height_), in DrawableCompositeImage()
559 _height(height_), in DrawableCompositeImage()
570 _height(0), in DrawableCompositeImage()
574 _height=_image->rows(); in DrawableCompositeImage()
583 _height(0), in DrawableCompositeImage()
587 _height=_image->rows(); in DrawableCompositeImage()
597 _height(original_._height), in DrawableCompositeImage()
616 _height = original_._height; in operator =()
662 (void) DrawComposite( context_, _composition, _x, _y, _width, _height, in operator ()()
1078 _height(height_) in DrawablePushPattern()
1088 _height(original_._height) in DrawablePushPattern()
1097 (void) DrawPushPattern( context_, _id.c_str(), _x, _y, _width, _height ); in operator ()()