MCPcopy Create free account
hub / github.com/cinder/Cinder / showPage

Method showPage

blocks/Cairo/src/Cairo.cpp:1422–1425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1420}
1421
1422void Context::showPage()
1423{
1424 cairo_show_page( mCairo );
1425}
1426
1427// These methods are from the Path class that have been added here for convenience
1428

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64