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

Method offset_x

libs/indexer/drules_struct.pb.h:2510–2513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

ExtractCaptionParamsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected