visible_width      55 core/live_view.c     lv.vp.visible_width = vid_get_viewport_width_proper();
visible_width      63 core/live_view.c     lv.vp.margin_right = vid_get_viewport_fullscreen_width() - lv.vp.visible_width - lv.vp.margin_left;
visible_width      75 core/live_view.c     lv.bm.visible_width = camera_screen.physical_width;
visible_width      85 core/live_view.c     lv.bmo.visible_width = lv.bm.visible_width;
visible_width      83 core/live_view.h     int visible_width;