Home
last modified time | relevance | path

Searched refs:ib_y (Results 1 – 5 of 5) sorted by relevance

/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dredraw.c1555 int ib_y = y; in html_redraw_box() local
1577 ib_y = y_parent + ib->y; in html_redraw_box()
1584 ib_y = (y_parent + ib->y) * scale; in html_redraw_box()
1608 b.y0 = ib_y - border_top - padding_top; in html_redraw_box()
1609 b.y1 = ib_y + padding_height - padding_top + in html_redraw_box()
1629 if (!html_redraw_inline_background(x, ib_y, box, scale, &p, b, in html_redraw_box()
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dbjtdefs.h155 #define ib_y BJTdCoeffs[20] macro
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bjt/
H A Dbjtdefs.h250 #define ib_y BJTdCoeffs[20] macro
H A Dbjtdset.c664 here->ib_y = d_ib.d1_q; in BJTdSetup()
/dports/cad/jspice3/jspice3-2.5/src/lib/dev/bjt/
H A Dbjtdset.c662 here->ib_y = d_ib.d1_q;