Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ zoomIn
Method
zoomIn
cp-profiler/src/cpprofiler/pixel_views/pixel_image.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void PixelImage::zoomIn()
68
{
69
pixel_size_ += 1;
70
}
71
72
void PixelImage::zoomOut()
73
{
Callers
2
IcicleCanvas
Method · 0.80
PtCanvas
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected