| 1903 | offset_ = 0; |
| 1904 | } |
| 1905 | inline double DashDotProto::offset() const { |
| 1906 | // @@protoc_insertion_point(field_get:DashDotProto.offset) |
| 1907 | return offset_; |
| 1908 | } |
| 1909 | inline void DashDotProto::set_offset(double value) { |
| 1910 | |
| 1911 | offset_ = value; |