HomeSort by: relevance | last modified time | path
    Searched defs:neu (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 26 milliseconds