Searched refs:is_XInterface (Results 1 – 3 of 3) sorted by relevance
61 inline bool is_XInterface( typelib_TypeDescriptionReference * type ) in is_XInterface() function342 if (use_Object_for_type_XInterface && is_XInterface( type )) in append_sig()
101 if (is_XInterface( m_td.get()->pWeakRef )) in JNI_interface_type_info()403 if (is_XInterface( td->pWeakRef )) in get_type_info()430 if (is_XInterface( type )) in get_type_info()
1765 if (is_XInterface( pAny->pType )) in map_to_java()
Completed in 31 milliseconds