HomeSort by: relevance | last modified time | path
    Searched defs:update_font_utf8_mode (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
ptydata.c 348 update_font_utf8_mode();
681 update_font_utf8_mode(void) function
menu.h 547 extern void update_font_utf8_mode(void);
551 #define update_font_utf8_mode() /* nothing */ macro
menu.c 888 update_font_utf8_mode();
3846 update_font_utf8_mode(void) function
3851 TRACE(("update_font_utf8_mode active %d, enable %d\n", active, enable));
3853 UpdateCheckbox("update_font_utf8_mode",

Completed in 10 milliseconds