CAM_MENU_BORDERWIDTH 85 include/camera.h #define CAM_MENU_BORDERWIDTH 10 // Defines the width of the border on each side of the CHDK menu. The CHDK menu will have this CAM_MENU_BORDERWIDTH 57 platform/n/platform_camera.h #undef CAM_MENU_BORDERWIDTH CAM_MENU_BORDERWIDTH 58 platform/n/platform_camera.h #define CAM_MENU_BORDERWIDTH -3 // Need to leave this much border to avoid overlap with on screen buttons (added to CAM_TS_BUTTON_BORDER). CAM_MENU_BORDERWIDTH 57 platform/n_facebook/platform_camera.h #undef CAM_MENU_BORDERWIDTH CAM_MENU_BORDERWIDTH 58 platform/n_facebook/platform_camera.h #define CAM_MENU_BORDERWIDTH -3 // Need to leave this much border to avoid overlap with on screen buttons (added to CAM_TS_BUTTON_BORDER).