MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / size

Method size

dep/agg/src/agg_gsv_text.cpp:517–521  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

515
516 //-------------------------------------------------------------------------
517 void gsv_text::size(double height, double width)
518 {
519 m_height = height;
520 m_width = width;
521 }
522
523 //-------------------------------------------------------------------------
524 void gsv_text::space(double space)

Callers 15

vertexMethod · 0.45
finalize_pathMethod · 0.45
total_lengthMethod · 0.45
transformMethod · 0.45
realloc_lutMethod · 0.45
add_vertexMethod · 0.45
vertexMethod · 0.45
textMethod · 0.45
vertexMethod · 0.45
vertexMethod · 0.45
rewindMethod · 0.45
vertexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected