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

  /external/pdfium/fpdfsdk/include/
fx_systemhandler.h 62 virtual FX_INT32 TrackPopupMenu(FX_HMENU hMenu, FX_INT32 x, FX_INT32 y, FX_HWND hParent) = 0;
  /external/chromium_org/content/shell/browser/
shell_web_contents_view_delegate_win.cc 180 TrackPopupMenu(sub_menu,
  /external/chromium_org/ui/gfx/win/
hwnd_util.cc 226 TrackPopupMenu(menu, flags, point.x(), point.y(), 0, window, NULL);
  /external/chromium_org/ui/views/controls/menu/
native_menu_win.cc 446 TrackPopupMenu(menu_, flags, point.x(), point.y(), 0, host_window_->hwnd(),
583 // It appears that when running a menu by way of TrackPopupMenu(Ex) win32
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 49 virtual FX_INT32 TrackPopupMenu(FX_HMENU hMenu, FX_INT32 x, FX_INT32 y, FX_HWND hParent) {return -1;}
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 75 // Helper object for patching the TrackPopupMenu API.
356 // that to the TrackPopupMenu API call as the owner window. This causes the
359 // on the browser thread. Our workaround is to intercept the TrackPopupMenu
363 GetPluginPath().value().c_str(), "user32.dll", "TrackPopupMenu",
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 646 FX_INT32 nCmd = pSH->TrackPopupMenu(hPopup,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 273 milliseconds