Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ relLineTo
Method
relLineTo
blocks/Cairo/src/Cairo.cpp:1586–1589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1584
}
1585
1586
void Context::relLineTo( double dx, double dy )
1587
{
1588
cairo_rel_line_to( mCairo, dx, dy );
1589
}
1590
1591
void Context::relMoveTo( double dx, double dy )
1592
{
Callers
5
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
5
run
Method · 0.64
run
Method · 0.64
run
Method · 0.64
run
Method · 0.64
run
Method · 0.64