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

  /external/chromium_org/win8/metro_driver/ime/
text_store.h 119 STDMETHOD(GetEmbedded)(LONG acp_pos,
text_store.cc 153 STDMETHODIMP TextStore::GetEmbedded(LONG acp_pos,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h 443 virtual HRESULT STDMETHODCALLTYPE GetEmbedded(
622 HRESULT (STDMETHODCALLTYPE *GetEmbedded)(
753 #define ITextStoreACP_GetEmbedded(This,acpPos,rguidService,riid,ppunk) (This)->lpVtbl->GetEmbedded(This,acpPos,rguidService,riid,ppunk)
812 return This->lpVtbl->GetEmbedded(This,acpPos,rguidService,riid,ppunk);
    [all...]
msctf.h     [all...]

Completed in 63 milliseconds