| 2006 | width_ = 0; |
| 2007 | } |
| 2008 | inline double LineRuleProto::width() const { |
| 2009 | // @@protoc_insertion_point(field_get:LineRuleProto.width) |
| 2010 | return width_; |
| 2011 | } |
| 2012 | inline void LineRuleProto::set_width(double value) { |
| 2013 | |
| 2014 | width_ = value; |
no outgoing calls