MCPcopy Create free account
hub / github.com/cinder/Cinder / newSubPath

Method newSubPath

blocks/Cairo/src/Cairo.cpp:1484–1487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1482}
1483
1484void Context::newSubPath()
1485{
1486 cairo_new_sub_path( mCairo );
1487}
1488
1489void Context::closePath()
1490{

Callers 3

drawMethod · 0.80
makePathMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by 1

runMethod · 0.64