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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmhst.h 357 virtual HRESULT STDMETHODCALLTYPE TranslateAccelerator(
446 HRESULT (STDMETHODCALLTYPE *TranslateAccelerator)(
499 #define IDocHostUIHandler_TranslateAccelerator(This,lpMsg,pguidCmdGroup,nCmdID) (This)->lpVtbl->TranslateAccelerator(This,lpMsg,pguidCmdGroup,nCmdID)
545 return This->lpVtbl->TranslateAccelerator(This,lpMsg,pguidCmdGroup,nCmdID);
783 HRESULT (STDMETHODCALLTYPE *TranslateAccelerator)(
842 #define IDocHostUIHandler2_TranslateAccelerator(This,lpMsg,pguidCmdGroup,nCmdID) (This)->lpVtbl->TranslateAccelerator(This,lpMsg,pguidCmdGroup,nCmdID)
    [all...]
oleidl.h     [all...]
ocidl.h     [all...]
shobjidl.h     [all...]
winuser.h     [all...]
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 515 if (!TranslateAccelerator(msg.hwnd, accel_table, &msg)) {
  /external/icu/icu4c/source/samples/layout/
clayout.c 114 if (!TranslateAccelerator(hwnd, hAccel, &msg)) {
layout.cpp 113 if (!TranslateAccelerator(hwnd, hAccel, &msg)) {
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 383 if (!TranslateAccelerator(msg.hwnd, m_hAccelTable, &msg))
  /external/libpng/contrib/visupng/
VisualPng.c 138 if (!TranslateAccelerator (hwnd, hAccel, &msg))
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
ChooserDialog.cpp 475 result = ::TranslateAccelerator( m_hWnd, mMenuAcceleratorTable, pMsg );
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 133 milliseconds