Home
last modified time | relevance | path

Searched refs:tadsobj_sc_search_ctx (Results 1 – 2 of 2) sorted by relevance

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmtobj.cpp1240 struct tadsobj_sc_search_ctx struct
1243 tadsobj_sc_search_ctx(VMG_ vm_obj_id_t obj, CVmObjTads *objp) in tadsobj_sc_search_ctx() argument
1422 tadsobj_sc_search_ctx curpos(vmg_ orig_target_obj, in search_for_prop_from()
1456 tadsobj_sc_search_ctx curpos(vmg_ self, this); in get_prop()
1718 tadsobj_sc_search_ctx curpos(vmg_ VM_INVALID_OBJ, this); in is_instance_of()
2453 tadsobj_sc_search_ctx curpos(vmg_ self, this); in get_prop()
H A Dvmtobj.h271 friend struct tadsobj_sc_search_ctx;