Home
last modified time | relevance | path

Searched refs:SelPtr (Results 26 – 50 of 59) sorted by relevance

123

/dports/games/yadex/yadex-1.7.0/src/
H A Ds_swapf.h8 void swap_flats (SelPtr list);
H A Dt_spin.h7 void spin_things (SelPtr obj, int degrees);
H A Dl_centre.h7 void centre_of_linedefs (SelPtr list, int *x, int *y);
H A Dl_flags.h7 void frob_linedefs_flags (SelPtr list, int op, int operand);
H A Dt_flags.h7 void frob_things_flags (SelPtr list, int op, int operand);
H A Dt_centre.h7 void centre_of_things (SelPtr list, int *x, int *y);
H A Dx_mirror.h8 void flip_mirror (SelPtr list, int obj_type, char op);
H A Dx_exchng.h7 int exchange_objects_numbers (int obj_type, SelPtr list, bool adjust);
H A Dx_centre.h7 void centre_of_objects (int obj_type, SelPtr list, int *x, int *y);
H A Dselpath.cc60 void select_linedefs_path (SelPtr *list, int linedef_no, sel_op_t mode) in select_linedefs_path()
147 void select_1s_linedefs_path (SelPtr *list, int linedef_no, sel_op_t mode) in select_1s_linedefs_path()
H A Ds_centre.h11 void centre_of_sectors (SelPtr list, int *x, int *y);
H A Dv_centre.h7 void centre_of_vertices (SelPtr list, int *x, int *y);
H A Ds_linedefs.h11 bitvec_c *linedefs_of_sectors (SelPtr list);
H A Dx_rotate.h43 void RotateAndScaleObjects (int, SelPtr, double, double);
H A Dx_centre.cc45 void centre_of_objects (int obj_type, SelPtr list, int *x, int *y) in centre_of_objects()
H A Deditobj.cc285 void EditObjectsInfo (int x0, int y0, int objtype, SelPtr obj) /* SWAP! */ in EditObjectsInfo()
289 SelPtr cur; in EditObjectsInfo()
663 void MiscOperations (int objtype, SelPtr *list, int val) /* SWAP! */ in MiscOperations()
873 SelPtr sdlist, cur; in MiscOperations()
899 SelPtr sdlist, cur; in MiscOperations()
926 SelPtr cur; in MiscOperations()
H A Dl_centre.cc41 void centre_of_linedefs (SelPtr list, int *x, int *y) in centre_of_linedefs()
H A Ds_split.cc47 SelPtr llist; in SplitSector()
195 SelPtr llist; in SplitLineDefsAndSector()
H A Ds_lift.cc47 SelPtr ldok, ldflip, ld1s; in MakeLiftFromSector()
48 SelPtr sect, curs; in MakeLiftFromSector()
H A Ds_prop.cc104 void SectorProperties (int x0, int y0, SelPtr obj) in SectorProperties()
109 SelPtr cur; in SectorProperties()
H A Ds_centre.cc77 void centre_of_sectors (SelPtr list, int *x, int *y) in centre_of_sectors()
H A Dl_align.cc104 void AlignTexturesY (SelPtr *sdlist) /* SWAP! */ in AlignTexturesY()
149 void AlignTexturesX (SelPtr *sdlist) /* SWAP! */ in AlignTexturesX()
H A D_edit.h119 SelPtr Selected; // Linked list of selected objects (or NULL)
H A Dt_prop.cc56 void ThingProperties (int x0, int y0, SelPtr obj) in ThingProperties()
60 SelPtr cur; in ThingProperties()
H A Dx_exchng.cc44 int exchange_objects_numbers (int obj_type, SelPtr list, bool adjust) in exchange_objects_numbers()

123