Home | History | Annotate | Download | only in include

Lines Matching refs:GetFocus

443     virtual HRESULT STDMETHODCALLTYPE GetFocus(
503 HRESULT (STDMETHODCALLTYPE *GetFocus)(
551 #define ITfThreadMgr_GetFocus(This,ppdimFocus) (This)->lpVtbl->GetFocus(This,ppdimFocus)
583 return This->lpVtbl->GetFocus(This,ppdimFocus);