Searched refs:pcliprect (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_w32.c | 6029 CONST RECT *pcliprect, in RevOut() argument 6038 pcliprect, text + ix, 1, padding); in RevOut() 6114 const RECT *pcliprect = NULL; in gui_mch_draw_string() local 6190 pcliprect = &rc; in gui_mch_draw_string() 6316 foptions, pcliprect, unicodepdy); in gui_mch_draw_string() 6321 foptions, pcliprect, unicodebuf, wlen, unicodepdy); in gui_mch_draw_string() 6356 foptions, pcliprect, unicodebuf, len, unicodepdy); in gui_mch_draw_string() 6367 foptions, pcliprect, (char *)text, len, padding); in gui_mch_draw_string() 6371 foptions, pcliprect, (char *)text, len, padding); in gui_mch_draw_string()
|