Searched refs:need_shift (Results 1 – 1 of 1) sorted by relevance
851 lbool need_shift; in store_char() local963 need_shift = (cshift < hshift); in store_char()964 if (!need_shift && w <= 0 && linebuf.end <= linebuf.print+1 && is_composing_char(ch) && in store_char()966 need_shift = TRUE; in store_char()971 if (need_shift) in store_char()