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

Method width

libs/indexer/drules_struct.pb.h:2008–2011  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2006 width_ = 0;
2007}
2008inline double LineRuleProto::width() const {
2009 // @@protoc_insertion_point(field_get:LineRuleProto.width)
2010 return width_;
2011}
2012inline void LineRuleProto::set_width(double value) {
2013
2014 width_ = value;

Callers 5

LineMethod · 0.45
RenderGlyphsMethod · 0.45
GenerateChartByPointsFunction · 0.45
ExtractLineParamsFunction · 0.45
ProcessRuleMethod · 0.45

Calls

no outgoing calls

Tested by 1

RenderGlyphsMethod · 0.36