| 2508 | offset_x_ = 0; |
| 2509 | } |
| 2510 | inline ::google::protobuf::int32 CaptionDefProto::offset_x() const { |
| 2511 | // @@protoc_insertion_point(field_get:CaptionDefProto.offset_x) |
| 2512 | return offset_x_; |
| 2513 | } |
| 2514 | inline void CaptionDefProto::set_offset_x(::google::protobuf::int32 value) { |
| 2515 | |
| 2516 | offset_x_ = value; |
no outgoing calls
no test coverage detected