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

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

Definition at line 127 of file ZoomShiftRuler.h.

References mTextShadowBg, and mTextShadowFg.

Referenced by OglGui::WindowTimeLine::Init().

00128     {
00129         mTextShadowFg = shadFg;
00130         mTextShadowBg = shadBg;
00131     }


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