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

void OglGui::IntervalChooser::SetHighlightBorderType ( int  mode  )  [inline]

Definition at line 63 of file IntervalChooser.h.

References mEndThumb, mStartThumb, and OglGui::SizableWindow::SetHighLightBorderType().

00064     {
00065         mStartThumb->SetHighLightBorderType(mode);
00066         mEndThumb->SetHighLightBorderType(mode);
00067     }

Here is the call graph for this function:


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