| 2522 | offset_y_ = 0; |
| 2523 | } |
| 2524 | inline ::google::protobuf::int32 CaptionDefProto::offset_y() const { |
| 2525 | // @@protoc_insertion_point(field_get:CaptionDefProto.offset_y) |
| 2526 | return offset_y_; |
| 2527 | } |
| 2528 | inline void CaptionDefProto::set_offset_y(::google::protobuf::int32 value) { |
| 2529 | |
| 2530 | offset_y_ = value; |
no outgoing calls
no test coverage detected