Searched defs:this_type (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/python/src/
H A DPyISupports.cpp131 Py_nsISupports::Py_nsISupports(nsISupports *punk, const nsIID &iid, PyTypeObject *this_type) argument
133 ob_type = this_type;
219 PyXPCOM_TypeObject *this_type = (PyXPCOM_TypeObject *)ob_type; local
220 return Py_FindMethodInChain(&this_type->chain, this, (char *)name);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dmscvpdb.h343 unsigned short int this_type; member in struct:codeview_type::__anon14059
357 unsigned this_type; member in struct:codeview_type::__anon14060
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dmscvpdb.h343 unsigned short int this_type; member in struct:codeview_type::__anon1404
357 unsigned this_type; member in struct:codeview_type::__anon1405

Completed in 76 milliseconds