Searched refs:onecell (Results 1 – 1 of 1) sorted by relevance
190 ScreenCell *onecell = getcell(screen, pos.row, pos.col + col); in putglyph() local191 if (onecell == NULL) in putglyph()193 onecell->chars[0] = (uint32_t)-1; in putglyph()