Lines Matching refs:defattr
143 long defattr)
157 * attribute for us, which is stored in defattr. We try to set the
183 &vd->defattr);
185 vd->defattr = defattr;
189 * XXX (defattr) returns its flags and colors? */
195 (*vd->emulops->replaceattr)(cookie, defattr,
196 vd->defattr);
212 edp->kernattr = vd->defattr;
217 int ccol, int crow, long defattr)
224 wsemul_vt100_init(edp, type, cookie, ccol, crow, defattr);
242 void *cookie, int ccol, int crow, void *cbcookie, long defattr)
252 wsemul_vt100_init(edp, type, cookie, ccol, crow, defattr);
343 vd->bkgdattr = vd->curattr = vd->defattr;
1079 if (vd->curattr == vd->defattr) {
1092 vd->defattr, tmp);
1093 vd->defattr = tmp;