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

Method offset_y

libs/indexer/drules_struct.pb.h:2524–2527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

ExtractCaptionParamsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected