Home
last modified time | relevance | path

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

/dports/editors/jove/jove/
H A Dmac.c138 } wc_std, wc_user, *wc; variable
1410 if (wc == &wc_std) {
1411 wc_user = wc_std;
1428 if (wc == &wc_std) {
1429 wc_user = wc_std;
1464 wc = &wc_std;
2672 p_scr = emalloc(p_size = wc_std.w_cols * wc_std.w_rows); /* only once */ in init_slate()
2680 wc = &wc_std; in init_slate()
2787 qd.screenBits.bounds.left + 3 + wc_std.w_width, in SetBounds()
2788 qd.screenBits.bounds.top + 40 + wc_std.w_height); in SetBounds()
[all …]