Searched refs:norm_logfont (Results 1 – 2 of 2) sorted by relevance
503 static LOGFONTW norm_logfont; variable2018 global_ime_set_font(&norm_logfont); in process_message()3258 norm_logfont = lf_wide; in update_im_font()3260 norm_logfont = sub_logfont; in update_im_font()3261 im_set_font(&norm_logfont); in update_im_font()3326 norm_logfont = lf; in gui_mch_init_font()5673 pImmSetCompositionFontW(hImc, &norm_logfont); in _OnImeNotify()
6776 norm_logfont from fh. (Yasuhiro Matsumoto)