Home | History | Annotate | Download | only in include

Lines Matching refs:GetNumericRepresentation

2420     virtual HRESULT STDMETHODCALLTYPE GetNumericRepresentation(
2513 HRESULT (STDMETHODCALLTYPE *GetNumericRepresentation)(
2546 #define IWICPixelFormatInfo2_GetNumericRepresentation(This,pNumericRepresentation) (This)->lpVtbl->GetNumericRepresentation(This,pNumericRepresentation)
2604 return This->lpVtbl->GetNumericRepresentation(This,pNumericRepresentation);