MCPcopy 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
1227Pattern* Context::getSource()
1228{
1229 return new Pattern( cairo_get_source( mCairo ) );
1230}
1231
1232void Context::setAntiAlias( int32_t antialias )
1233{

Callers 8

addedMethod · 0.80
updatedMethod · 0.80
removedMethod · 0.80
testFunction · 0.80
SourceModsContextMethod · 0.80
path2dpart3.jsFile · 0.80
path2dpart2.jsFile · 0.80
path2dpart1.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected