save_raw_in_edgeoverlay  396 core/conf.c        CONF_INFO( 31, conf.save_raw_in_edgeoverlay,                CONF_DEF_VALUE, i:0),
save_raw_in_edgeoverlay 1603 core/conf.c            (conf.edge_overlay_enable && conf.save_raw_in_edgeoverlay) ||                       // True if edge overlay on and save_raw_in_edgeoverlay is disabled
save_raw_in_edgeoverlay 1830 core/gui.c         MENU_ITEM   (0x5c,LANG_MENU_RAW_SAVE_IN_EDGEOVERLAY,    MENUITEM_BOOL,      &conf.save_raw_in_edgeoverlay,  0 ),
save_raw_in_edgeoverlay   87 include/conf.h     int save_raw_in_edgeoverlay;