Home | History | Annotate | Download | only in include

Lines Matching defs:pszName

5960     LPCWSTR pszName;
5971 LPCWSTR pszName;
9125 LPCWSTR pszName;
9458 LPCWSTR pszName,
9611 LPCWSTR pszName,
9689 #define ISpRecoGrammar_SetRuleState(This,pszName,pReserved,NewState) (This)->lpVtbl->SetRuleState(This,pszName,pReserved,NewState)
9758 static FORCEINLINE HRESULT ISpRecoGrammar_SetRuleState(ISpRecoGrammar* This,LPCWSTR pszName,void *pReserved,SPRULESTATE NewState) {
9759 return This->lpVtbl->SetRuleState(This,pszName,pReserved,NewState);
9866 LPCWSTR pszName,