HomeSort by relevance Sort by last modified time
    Searched refs:GetActiveView (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/win8/metro_driver/ime/
text_store.h 118 STDMETHOD(GetActiveView)(TsViewCookie* view_cookie) OVERRIDE;
text_store.cc 145 STDMETHODIMP TextStore::GetActiveView(TsViewCookie* view_cookie) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h 511 virtual HRESULT STDMETHODCALLTYPE GetActiveView(
701 HRESULT (STDMETHODCALLTYPE *GetActiveView)(
764 #define ITextStoreACP_GetActiveView(This,pvcView) (This)->lpVtbl->GetActiveView(This,pvcView)
845 return This->lpVtbl->GetActiveView(This,pvcView);
    [all...]
msctf.h     [all...]

Completed in 40 milliseconds