MCPcopy 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
372inline unsigned int
373Bitmap::width () const
374{
375 return m_width;
376}
377
378inline unsigned int
379Bitmap::height () const

Callers 15

to_stringFunction · 0.45
compare_realFunction · 0.45
to_stringFunction · 0.45
visit_cellMethod · 0.45
icon_for_layerMethod · 0.45
zoom_fit_selMethod · 0.45
full_boxMethod · 0.45
pan_centerMethod · 0.45
shift_windowMethod · 0.45
set_view_opsMethod · 0.45
closestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected