Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ is_horizontal
Method
is_horizontal
src/laybasic/laybasic/layBitmap.h:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
bool is_horizontal () const
88
{
89
return m_horizontal;
90
}
91
92
int delta () const
93
{
Callers
3
render_fill
Method · 0.80
render_fill_ortho
Method · 0.80
render_contour_ortho
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected