Searched refs:FILE_OT_select_box (Results 1 – 3 of 3) sorted by relevance
56 void FILE_OT_select_box(struct wmOperatorType *ot);
516 WM_operatortype_append(FILE_OT_select_box); in file_operatortypes()
477 void FILE_OT_select_box(wmOperatorType *ot) in FILE_OT_select_box() function