Home | Sort by: relevance | last modified time | path |
/src/sys/dev/wsfont/ | |
wsfont.c | 770 struct font *ent, *neu; local in function:wsfont_lock 781 neu = wsfont_add0(ent->font, 1); 782 neu->flags |= WSFONT_COPY; 790 ent = neu; |
wsfont.c | 770 struct font *ent, *neu; local in function:wsfont_lock 781 neu = wsfont_add0(ent->font, 1); 782 neu->flags |= WSFONT_COPY; 790 ent = neu; |