Searched refs:protected_cell (Results 1 – 4 of 4) sorted by relevance
25 .protected_cell = state->protected_cell, in putglyph()1348 state->protected_cell = 0; in on_csi()1351 state->protected_cell = 1; in on_csi()1495 vterm_push_output_sprintf_dcs(state->vt, "1$r%d\"q", state->protected_cell ? 1 : 2); in request_status_string()1669 state->protected_cell = 0; in vterm_state_reset()
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()
111 unsigned int protected_cell : 1; member
105 unsigned int protected_cell:1; /* DECSCA-protected against DECSEL/DECSED */ member