35 #define ATTRIBUTE_COLUMN_PADDING (0.5f * UI_UNIT_X)
37 #define SMALL_SIZE_CHECK(_size) ((_size) < 64)
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum const void *lists _GL_VOID_RET _GL_VOID const GLdouble *equation _GL_VOID_RET _GL_VOID GLdouble GLdouble blue _GL_VOID_RET _GL_VOID GLfloat GLfloat blue _GL_VOID_RET _GL_VOID GLint GLint blue _GL_VOID_RET _GL_VOID GLshort GLshort blue _GL_VOID_RET _GL_VOID GLubyte GLubyte blue _GL_VOID_RET _GL_VOID GLuint GLuint blue _GL_VOID_RET _GL_VOID GLushort GLushort blue _GL_VOID_RET _GL_VOID GLbyte GLbyte GLbyte alpha _GL_VOID_RET _GL_VOID GLdouble GLdouble GLdouble alpha _GL_VOID_RET _GL_VOID GLfloat GLfloat GLfloat alpha _GL_VOID_RET _GL_VOID GLint GLint GLint alpha _GL_VOID_RET _GL_VOID GLshort GLshort GLshort alpha _GL_VOID_RET _GL_VOID GLubyte GLubyte GLubyte alpha _GL_VOID_RET _GL_VOID GLuint GLuint GLuint alpha _GL_VOID_RET _GL_VOID GLushort GLushort GLushort alpha _GL_VOID_RET _GL_VOID GLenum mode _GL_VOID_RET _GL_VOID GLint y
DEGForeachIDComponentCallback callback
void FILE_OT_bookmark_move(struct wmOperatorType *ot)
void FILE_OT_filenum(struct wmOperatorType *ot)
void file_operator_to_sfile(struct Main *bmain, struct SpaceFile *sfile, struct wmOperator *op)
void(* onReloadFn)(struct SpaceFile *space_data, onReloadFnData custom_data)
void file_draw_check(bContext *C)
int autocomplete_directory(struct bContext *C, char *str, void *arg_v)
void file_tile_boundbox(const ARegion *region, FileLayout *layout, const int file, rcti *r_bounds)
void FILE_OT_rename(struct wmOperatorType *ot)
bool file_draw_hint_if_invalid(const SpaceFile *sfile, const ARegion *region)
int file_select_match(struct SpaceFile *sfile, const char *pattern, char *matched_file)
void file_on_reload_callback_register(struct SpaceFile *sfile, onReloadFn callback, onReloadFnData custom_data)
void FILE_OT_bookmark_delete(struct wmOperatorType *ot)
void file_calc_previews(const bContext *C, ARegion *region)
void FILE_OT_sort_column_ui_context(struct wmOperatorType *ot)
void FILE_OT_cancel(struct wmOperatorType *ot)
int autocomplete_file(struct bContext *C, char *str, void *arg_v)
void FILE_OT_highlight(struct wmOperatorType *ot)
void FILE_OT_select(struct wmOperatorType *ot)
float file_string_width(const char *str)
void FILE_OT_directory_new(struct wmOperatorType *ot)
void FILE_OT_view_selected(struct wmOperatorType *ot)
void file_params_renamefile_activate(struct SpaceFile *sfile, struct FileSelectParams *params)
void FILE_OT_parent(struct wmOperatorType *ot)
void FILE_OT_bookmark_add(struct wmOperatorType *ot)
bool file_attribute_column_header_is_inside(const struct View2D *v2d, const FileLayout *layout, int x, int y)
void file_sfile_to_operator(struct Main *bmain, struct wmOperator *op, struct SpaceFile *sfile)
void file_directory_enter_handle(bContext *C, void *arg_unused, void *arg_but)
FileAttributeColumnType file_attribute_column_type_find_isect(const View2D *v2d, const FileSelectParams *params, FileLayout *layout, int x)
void FILE_OT_hidedot(struct wmOperatorType *ot)
void FILE_OT_refresh(struct wmOperatorType *ot)
void file_path_to_ui_path(const char *path, char *r_pathi, int max_size)
void FILE_OT_reset_recent(wmOperatorType *ot)
void FILE_OT_select_all(struct wmOperatorType *ot)
void file_sfile_filepath_set(struct SpaceFile *sfile, const char *filepath)
void fileselect_refresh_params(struct SpaceFile *sfile)
void file_tool_props_region_panels_register(struct ARegionType *art)
void FILE_OT_delete(struct wmOperatorType *ot)
void FILE_OT_execute(struct wmOperatorType *ot)
bool file_attribute_column_type_enabled(const FileSelectParams *params, FileAttributeColumnType column)
void FILE_OT_select_bookmark(struct wmOperatorType *ot)
float file_font_pointsize(void)
void fileselect_file_set(SpaceFile *sfile, const int index)
void FILE_OT_start_filter(struct wmOperatorType *ot)
int file_highlight_set(struct SpaceFile *sfile, struct ARegion *region, int mx, int my)
void FILE_OT_select_box(struct wmOperatorType *ot)
void FILE_OT_select_walk(struct wmOperatorType *ot)
void file_filename_enter_handle(bContext *C, void *arg_unused, void *arg_but)
bool file_draw_check_exists(SpaceFile *sfile)
void file_execute_region_panels_register(struct ARegionType *art)
void file_draw_check_cb(bContext *C, void *arg1, void *arg2)
struct SpaceFile_Runtime SpaceFile_Runtime
void FILE_OT_next(struct wmOperatorType *ot)
void file_sfile_to_operator_ex(struct Main *bmain, struct wmOperator *op, struct SpaceFile *sfile, char *filepath)
void FILE_OT_filepath_drop(struct wmOperatorType *ot)
void file_draw_check_ex(bContext *C, struct ScrArea *area)
void FILE_OT_smoothscroll(struct wmOperatorType *ot)
void FILE_OT_bookmark_cleanup(struct wmOperatorType *ot)
void file_draw_list(const bContext *C, ARegion *region)
void FILE_OT_previous(struct wmOperatorType *ot)
static void area(int d1, int d2, int e1, int e2, float weights[2])
onReloadFnData on_reload_custom_data