Home | History | Annotate | Download | only in include

Lines Matching defs:pszName

5560     LPCWSTR pszName;
5571 LPCWSTR pszName;
7462 LPCWSTR pszName;
7793 LPCWSTR pszName,
7946 LPCWSTR pszName,
8024 #define ISpRecoGrammar_SetRuleState(This,pszName,pReserved,NewState) (This)->lpVtbl->SetRuleState(This,pszName,pReserved,NewState)
8093 static FORCEINLINE HRESULT ISpRecoGrammar_SetRuleState(ISpRecoGrammar* This,LPCWSTR pszName,void *pReserved,SPRULESTATE NewState) {
8094 return This->lpVtbl->SetRuleState(This,pszName,pReserved,NewState);
8201 LPCWSTR pszName,