Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getMiterLimit
Method
getMiterLimit
blocks/Cairo/src/Cairo.cpp:1312–1315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1310
}
1311
1312
double Context::getMiterLimit() const
1313
{
1314
return cairo_get_miter_limit( mCairo );
1315
}
1316
1317
void Context::setOperator( int32_t op )
1318
{
Callers
3
path2dpart3.js
File · 0.80
path2dpart2.js
File · 0.80
path2dpart1.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected