Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getSource
Method
getSource
blocks/Cairo/src/Cairo.cpp:1227–1230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1225
}
1226
1227
Pattern* Context::getSource()
1228
{
1229
return new Pattern( cairo_get_source( mCairo ) );
1230
}
1231
1232
void Context::setAntiAlias( int32_t antialias )
1233
{
Callers
8
added
Method · 0.80
updated
Method · 0.80
removed
Method · 0.80
test
Function · 0.80
SourceModsContext
Method · 0.80
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