Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ height
Method
height
src/laybasic/laybasic/layBitmap.h:378–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
inline unsigned int
379
Bitmap::height () const
380
{
381
return m_height;
382
}
383
384
inline unsigned int
385
Bitmap::first_scanline () const
Callers
15
to_string
Function · 0.45
to_string
Function · 0.45
visit_cell
Method · 0.45
icon_for_layer
Method · 0.45
zoom_fit_sel
Method · 0.45
full_box
Method · 0.45
pan_center
Method · 0.45
shift_window
Method · 0.45
closest
Method · 0.45
viewport_height
Function · 0.45
draw_text
Method · 0.45
merge
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected