MCPcopy Create free account
hub / github.com/comaps/comaps / height

Method height

libs/indexer/drules_struct.pb.cc:2956–2959  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 3

ByteSizeLongMethod · 0.95
MergeFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected