Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:12:02 2010 for ImpalaSrc by  doxygen 1.5.1