Lines Matching refs:DBCS_JPNU
358 && (enc_dbcs == DBCS_JPNU && ScreenLines[off_from] == 0x8e in char_needs_redraw()
612 if (enc_dbcs == DBCS_JPNU) in screen_line()
1438 else if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) in screen_getbytes()
1561 if (enc_dbcs == DBCS_JPNU && c == 0x8e) in screen_puts_len()
1612 || (enc_dbcs == DBCS_JPNU in screen_puts_len()
1709 else if (enc_dbcs == DBCS_JPNU && c == 0x8e) in screen_puts_len()
2216 if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) in screen_char()
2612 && (enc_dbcs == DBCS_JPNU) == (ScreenLines2 != NULL) in screenalloc()
2676 if (enc_dbcs == DBCS_JPNU) in screenalloc()
2724 || (enc_dbcs == DBCS_JPNU && new_ScreenLines2 == NULL) in screenalloc()
2788 if (enc_dbcs == DBCS_JPNU) in screenalloc()
2819 if (enc_dbcs == DBCS_JPNU && ScreenLines2 != NULL) in screenalloc()
3052 if (enc_dbcs == DBCS_JPNU) in linecopy()
3315 if (enc_dbcs == DBCS_JPNU in windgoto()