get_display_mode
return(v->get_display_mode(v));
v->get_display_mode = cc_get_display_mode;
get_mode_func *get_display_mode;/* get the mode this view belongs to */
dispmode = cmd || mip->mi_command_hook ? DM_DISPLAY : get_display_mode(mip, dec);