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

/vbox/src/libs/xpcom18a4/python/
H A Dxpcom_consts.py197 def XPT_PD_IS_OUT(flags): return (flags & XPT_PD_OUT) function
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/
H A Dxpt_struct.h479 #define XPT_PD_IS_OUT(flags) (flags & XPT_PD_OUT) macro

Completed in 1393 milliseconds