Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void CxCheckBoxDrum::ChangeCheckBoxSize ( float  dW,
float  dH 
) [inline]

Definition at line 247 of file CxCheckBoxDrum.h.

References mCbHeight, mCbWidth, and SetCheckBoxSize().

Referenced by KeyboardFunc().

00248     {
00249         SetCheckBoxSize(mCbWidth+dW, mCbHeight+dH);
00250     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:13:05 2011 for ImpalaSrc by  doxygen 1.5.1