Home | History | Annotate | Download | only in include

Lines Matching refs:pWidth

4835         UINT *pWidth,
5385 UINT *pWidth,
5495 #define ID3D10Device_GetTextFilterSize(This,pWidth,pHeight) (This)->lpVtbl->GetTextFilterSize(This,pWidth,pHeight)
5790 static FORCEINLINE void ID3D10Device_GetTextFilterSize(ID3D10Device* This,UINT *pWidth,UINT *pHeight) {
5791 This->lpVtbl->GetTextFilterSize(This,pWidth,pHeight);
6700 UINT *pWidth,