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

/vbox/src/libs/xpcom18a4/python/src/
H A DPyISupports.cpp119 PRBool bMakeNicePyObject /*= PR_TRUE */)
122 bMakeNicePyObject);
387 PRBool bMakeNicePyObject, /* = PR_TRUE */
438 if (ret && bMakeNicePyObject)
385 PyObjectFromInterface(nsISupports *pis, const nsIID &riid, PRBool bMakeNicePyObject, PRBool bIsInternalCall ) argument

Completed in 254 milliseconds