Lines Matching refs:WCHAR
118 typedef int WCHAR; typedef
289 WCHAR *wp = enc_to_utf16(title, NULL); in mch_settitle()
357 WCHAR *wname; in mch_FullName()
358 WCHAR wbuf[MAX_PATH]; in mch_FullName()
451 wstat_symlink_aware(const WCHAR *name, stat_T *stp) in wstat_symlink_aware()
513 WCHAR *wp; in vim_stat()
678 WCHAR *p; in mch_chdir()
1023 WCHAR *wp; in vimSetDlgItemText()
1442 WCHAR *wprinter_name = (WCHAR *)devname + devname->wDeviceOffset; in mch_print_init()
1443 WCHAR *wport_name = (WCHAR *)devname + devname->wOutputOffset; in mch_print_init()
1544 WCHAR *wp; in mch_print_begin()
1621 WCHAR *wp; in mch_print_text_out()
1699 WCHAR buf[MAX_PATH]; in is_reparse_point_included()
1731 WCHAR *p, *wp; in resolve_reparse_point()
1733 WCHAR *buff = NULL; in resolve_reparse_point()
1769 buff = ALLOC_MULT(WCHAR, size); in resolve_reparse_point()
1829 WCHAR *p = enc_to_utf16(fname, NULL); in resolve_shortcut()
1850 ZeroMemory(wsz, MAX_PATH * sizeof(WCHAR)); in resolve_shortcut()
2709 points_to_pixels(WCHAR *str, WCHAR **end, int vertical, long_i pprinter_dc) in points_to_pixels()
2834 utf16ascncmp(const WCHAR *w, const char *p, size_t n) in utf16ascncmp()
2857 WCHAR *p; in get_logfont()
2861 WCHAR *wname; in get_logfont()