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

/vbox/src/libs/xpcom18a4/python/
H A Dxpcom_consts.py200 def XPT_PD_IS_DIPPER(flags): return (flags & XPT_PD_DIPPER) function
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/
H A Dxpt_struct.h482 #define XPT_PD_IS_DIPPER(flags) (flags & XPT_PD_DIPPER) macro

Completed in 172 milliseconds