[inline]
Definition at line 85 of file CxCheckBoxDrum.h.
References mHeight, and mWidth.
Referenced by ChangeSize(), and CxCheckBoxDrum::SetCheckBoxSize().
00086 { 00087 mWidth = w; 00088 mHeight = h; 00089 }