Searched refs:foptions (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_w32.c | 6028 UINT foptions, in RevOut() argument 6037 ExtTextOut(s_hdc, col + TEXT_X(ix), row, foptions, in RevOut() 6115 UINT foptions = 0; in gui_mch_draw_string() local 6191 foptions = ETO_CLIPPED; 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()
|