Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ width
Method
width
src/laybasic/laybasic/layBitmap.h:372–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
inline unsigned int
373
Bitmap::width () const
374
{
375
return m_width;
376
}
377
378
inline unsigned int
379
Bitmap::height () const
Callers
15
to_string
Function · 0.45
compare_real
Function · 0.45
layLayerProperties.cc
File · 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
set_view_ops
Method · 0.45
closest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected