Searched refs:protected_cell (Results 1 – 4 of 4) sorted by relevance
27 unsigned int protected_cell : 1; member198 cell->pen.protected_cell = info->protected_cell; in putglyph()275 if(selective && cell->pen.protected_cell) in erase_internal()
19 .protected_cell = state->protected_cell, in putglyph()1362 state->protected_cell = 0; in on_csi()1365 state->protected_cell = 1; in on_csi()1556 vterm_push_output_sprintf_dcs(state->vt, "1$r%d\"q", state->protected_cell ? 1 : 2); in request_status_string()1740 state->protected_cell = 0; in vterm_state_reset()
126 unsigned int protected_cell : 1; member
264 unsigned int protected_cell:1; /* DECSCA-protected against DECSEL/DECSED */ member