MCPcopy 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
378inline unsigned int
379Bitmap::height () const
380{
381 return m_height;
382}
383
384inline unsigned int
385Bitmap::first_scanline () const

Callers 15

to_stringFunction · 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
closestMethod · 0.45
viewport_heightFunction · 0.45
draw_textMethod · 0.45
mergeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected