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

void OglGui::ZoomShiftRuler::GetTextShadowColors ( ULONG &  shadBg,
ULONG  shadFg 
) [inline]

Definition at line 132 of file ZoomShiftRuler.h.

References mTextShadowBg, and mTextShadowFg.

00133     {
00134         shadFg = mTextShadowFg;
00135         shadBg = mTextShadowBg;
00136     }


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