| 2954 | height_ = 0; |
| 2955 | } |
| 2956 | ::google::protobuf::int32 CaptionDefProto::height() const { |
| 2957 | // @@protoc_insertion_point(field_get:CaptionDefProto.height) |
| 2958 | return height_; |
| 2959 | } |
| 2960 | void CaptionDefProto::set_height(::google::protobuf::int32 value) { |
| 2961 | |
| 2962 | height_ = value; |
no outgoing calls
no test coverage detected