Searched defs:ForwardType (Results 1 – 2 of 2) sorted by relevance
| /third_party/cef/include/base/internal/ |
| D | cef_callback_internal.h | 143 typedef const T& ForwardType; typedef
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | tapi3if.h | 4898 #define ITForwardInformation_SetForwardType(This,ForwardType,pDestAddress,pCallerAddress) (This)->l… argument 4899 #define ITForwardInformation_get_ForwardTypeDestination(This,ForwardType,ppDestAddress) (This)->lpV… argument 4901 #define ITForwardInformation_GetForwardType(This,ForwardType,ppDestinationAddress,ppCallerAddress) … argument 4968 #define ITForwardInformation2_SetForwardType(This,ForwardType,pDestAddress,pCallerAddress) (This)->… argument 4969 #define ITForwardInformation2_get_ForwardTypeDestination(This,ForwardType,ppDestAddress) (This)->lp… argument 4971 #define ITForwardInformation2_GetForwardType(This,ForwardType,ppDestinationAddress,ppCallerAddress)… argument 4973 #define ITForwardInformation2_SetForwardType2(This,ForwardType,pDestAddress,DestAddressType,pCaller… argument 4974 #define ITForwardInformation2_GetForwardType2(This,ForwardType,ppDestinationAddress,pDestAddressTyp… argument 4975 #define ITForwardInformation2_get_ForwardTypeDestinationAddressType(This,ForwardType,pDestAddressTy… argument
|