Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ closePath
Method
closePath
blocks/Cairo/src/Cairo.cpp:1489–1492 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1487
}
1488
1489
void Context::closePath()
1490
{
1491
cairo_close_path( mCairo );
1492
}
1493
1494
void Context::arc( double xc, double yc, double radius, double angle1, double angle2 )
1495
{
Callers
12
makePath
Method · 0.80
drawPolyline
Method · 0.80
drawPolygon
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
path2dpart3.js
File · 0.80
o
Function · 0.80
path2dpart2.js
File · 0.80
o
Function · 0.80
path2dpart1.js
File · 0.80
o
Function · 0.80
Calls
no outgoing calls
Tested by
3
run
Method · 0.64
run
Method · 0.64
run
Method · 0.64