35 mTexResizeMode( TRM_PT_CONST_SIZE ),
45 Base::_initialise(_style, _coord, _align, _info, _parent, _croppedParent, _creator, _name);
62 MYGUI_ASSERT( 0,
"At least one of dimensions isn't positive!" );
71 MYGUI_ASSERT( _width >= 0 && _height >= 0,
"negative size" );
98 MYGUI_ASSERT( _width >= 0 && _height >= 0,
"negative size" );
255 validate( width, height, usage, format );