MCPcopy 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_transMethod · 0.70
set_boxMethod · 0.70
boxMethod · 0.70
mergeMethod · 0.70
render_fillMethod · 0.70
render_fill_orthoMethod · 0.70
render_verticesMethod · 0.70
render_contour_orthoMethod · 0.70
render_contourMethod · 0.70
render_textMethod · 0.70
resizeEventFunction · 0.70
setMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected