Blender
V3.3
|
#include <ED_fileselect.h>
Public Attributes | |
int | first |
int | last |
Definition at line 84 of file ED_fileselect.h.
int FileSelection::first |
Definition at line 85 of file ED_fileselect.h.
Referenced by clamp_to_filelist(), ED_fileselect_layout_offset_rect(), file_box_select_find_last_selected(), file_box_select_modal(), file_current_selection_range_get(), file_ensure_selection_inside_viewbounds(), file_select(), file_select_all_exec(), file_select_deselect_all(), file_selection_get(), file_view_selected_exec(), file_walk_select_selection_set(), and filelist_entries_select_index_range_set().
int FileSelection::last |
Definition at line 86 of file ED_fileselect.h.
Referenced by clamp_to_filelist(), ED_fileselect_layout_offset_rect(), file_box_select_find_last_selected(), file_box_select_modal(), file_current_selection_range_get(), file_ensure_selection_inside_viewbounds(), file_select(), file_select_all_exec(), file_select_deselect_all(), file_selection_get(), file_view_selected_exec(), file_walk_select_selection_set(), and filelist_entries_select_index_range_set().