Searched defs:setEdgeWidth (Results 1 – 10 of 10) sorted by relevance
48 void Settings::setEdgeWidth(double value) { edgeWidth_ = value; } in setEdgeWidth() function in Settings
838 void Global::setEdgeWidth(double w) in setEdgeWidth() function in Global
122 void CurveGraphicsItem<ArrTraits>::setEdgeWidth(int width) in setEdgeWidth() function in CGAL::Qt::CurveGraphicsItem
113 void VerticalRayShootCallback<Arr_>::setEdgeWidth( int width ) in setEdgeWidth() function in VerticalRayShootCallback
128 void MindMapData::setEdgeWidth(double width) in setEdgeWidth() function in MindMapData
467 void EditorView::setEdgeWidth(double edgeWidth) in setEdgeWidth() function in EditorView
633 void MainWindow::setEdgeWidth(double value) in setEdgeWidth() function in MainWindow
637 void Mediator::setEdgeWidth(double value) in setEdgeWidth() function in Mediator
132 void setEdgeWidth( float width ) { mEdgeWidth = width; } in setEdgeWidth() function