Home
last modified time | relevance | path

Searched defs:SObject (Results 1 – 9 of 9) sorted by relevance

/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/graphics/
H A Dobjectviewer.h42 struct SObject struct
52 vector<SObject> m_Objects; argument
/dports/games/scummvm/scummvm-2.5.1/engines/trecision/
H A Dstruct.h54 struct SObject { struct
55 Common::Rect _rect;
56 Common::Rect _lim;
57 int8 _position; // -1 if no position
58 uint16 _name;
59 uint16 _examine;
60 uint16 _action;
64 uint16 _anim;
75 bool isFlagDone() { return _flag & kObjFlagDone; } in isFlagDone()
87 bool isModeLim() { return _mode & OBJMODE_LIM; } in isModeLim()
[all …]
/dports/graphics/ipe/ipe-7.2.23/src/include/
H A Dipepage.h215 struct SObject { struct
219 SObject &operator=(const SObject &rhs); argument
226 typedef std::vector<SObject> ObjSeq; argument
/dports/graphics/ipe/ipe-7.2.23/src/ipelua/
H A Dipelua.h63 struct SObject { struct
64 bool owned;
65 ipe::Object *obj;
/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSObject.h52 SObject::SObject(void) in SObject() function
/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dsyz.h31 typedef struct sSObject SObject; typedef
/dports/graphics/ipe/ipe-7.2.23/src/ipelib/
H A Dipepage.cpp505 Page::SObject::SObject() in SObject() function in Page::SObject
512 Page::SObject::SObject(const SObject &rhs) in SObject() function in Page::SObject
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vfs/
H A Dremote-services.c371 } SObject; typedef
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vfs/
H A Dremote-services.c371 } SObject; typedef