Searched refs:ComponentType (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d10shader.h92 D3D10_REGISTER_COMPONENT_TYPE ComponentType; member in struct:_D3D10_SIGNATURE_PARAMETER_DESC
H A Dd3d11shader.h130 D3D_REGISTER_COMPONENT_TYPE ComponentType; member in struct:_D3D11_SIGNATURE_PARAMETER_DESC
H A Dtuner.h487 typedef class ComponentType ComponentType; typedef in typeref:class:ComponentType
489 typedef struct ComponentType ComponentType; typedef in typeref:struct:ComponentType
10531 IComponentType **ComponentType) = 0;
10535 IComponentType *ComponentType) = 0;
10538 IComponentType *ComponentType,
10613 IComponentType **ComponentType);
10618 IComponentType *ComponentType);
10622 IComponentType *ComponentType,
[all...]
H A Dcdoex.h2703 virtual HRESULT WINAPI Add(IUnknown *CalendarPart,CdoComponentType ComponentType) = 0;
2720 HRESULT (WINAPI *Add)(ICalendarParts *This,IUnknown *CalendarPart,CdoComponentType ComponentType);
2738 #define ICalendarParts_Add(This,CalendarPart,ComponentType) (This)->lpVtbl->Add(This,CalendarPart,ComponentType)
2748 HRESULT WINAPI ICalendarParts_Add_Proxy(ICalendarParts *This,IUnknown *CalendarPart,CdoComponentType ComponentType);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d10shader.h92 D3D10_REGISTER_COMPONENT_TYPE ComponentType; member in struct:_D3D10_SIGNATURE_PARAMETER_DESC
H A Dd3d11shader.h130 D3D_REGISTER_COMPONENT_TYPE ComponentType; member in struct:_D3D11_SIGNATURE_PARAMETER_DESC
H A Dtuner.h487 typedef class ComponentType ComponentType; typedef in typeref:class:ComponentType
489 typedef struct ComponentType ComponentType; typedef in typeref:struct:ComponentType
10531 IComponentType **ComponentType) = 0;
10535 IComponentType *ComponentType) = 0;
10538 IComponentType *ComponentType,
10613 IComponentType **ComponentType);
10618 IComponentType *ComponentType);
10622 IComponentType *ComponentType,
[all...]
H A Dcdoex.h2703 virtual HRESULT WINAPI Add(IUnknown *CalendarPart,CdoComponentType ComponentType) = 0;
2720 HRESULT (WINAPI *Add)(ICalendarParts *This,IUnknown *CalendarPart,CdoComponentType ComponentType);
2738 #define ICalendarParts_Add(This,CalendarPart,ComponentType) (This)->lpVtbl->Add(This,CalendarPart,ComponentType)
2748 HRESULT WINAPI ICalendarParts_Add_Proxy(ICalendarParts *This,IUnknown *CalendarPart,CdoComponentType ComponentType);

Completed in 520 milliseconds