Searched refs:p_rop (Results 1 – 4 of 4) sorted by relevance
2149 else if (varp == &p_rop) in did_set_string_option()2151 if (!gui_mch_set_rendering_options(p_rop)) in did_set_string_option()
820 EXTERN char_u *p_rop; // 'renderoptions' variable
5470 if (p_rop) in gui_mch_init()5471 (void)gui_mch_set_rendering_options(p_rop); in gui_mch_init()
2108 (char_u *)&p_rop, PV_NONE,