Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ width
Function
width
src/laybasic/laybasic/layViewOp.h:128–131 ·
view source on GitHub ↗
* @brief The width */
Source
from the content-addressed store, hash-verified
126
* @brief The width
127
*/
128
int width () const
129
{
130
return m_width;
131
}
132
133
/**
134
* @brief Set the width
Callers
15
set_trans
Method · 0.70
set_box
Method · 0.70
box
Method · 0.70
merge
Method · 0.70
render_fill
Method · 0.70
render_fill_ortho
Method · 0.70
render_vertices
Method · 0.70
render_contour_ortho
Method · 0.70
render_contour
Method · 0.70
render_text
Method · 0.70
resizeEvent
Function · 0.70
set
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected