Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1484
void Context::newSubPath()
1485
{
1486
cairo_new_sub_path( mCairo );
1487
}
1488
1489
void Context::closePath()
1490
{
Callers
3
draw
Method · 0.80
makePath
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
1
run
Method · 0.64