Definition at line 153 of file SearchTopicGui.h. References OglGui::OglWindow::SetBorderFillShaded(), and OglGui::OglWindow::SetBorderType(). Referenced by SearchTopicGui(). 00154 { 00155 w->SetBorderType(4); 00156 w->SetBorderFillShaded(2); 00157 }
Here is the call graph for this function:
|