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

  /external/chromium_org/content/shell/browser/
shell_web_contents_view_delegate_win.cc 84 AppendMenu(menu, MF_STRING | MF_POPUP, (UINT)sub_menu, L"");
109 AppendMenu(sub_menu, MF_SEPARATOR, 0, NULL);
119 AppendMenu(sub_menu, MF_SEPARATOR, 0, NULL);
154 AppendMenu(sub_menu, MF_SEPARATOR, 0, NULL);
163 AppendMenu(sub_menu, MF_SEPARATOR, 0, NULL);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
MiniAEFrame.py 40 applemenu.AppendMenu("%s;(-" % self.getaboutmenutext())
45 self.quitmenu.AppendMenu("Quit")
FrameWork.py 564 self.menu.AppendMenu('x') # add a dummy string
594 self.menu.AppendMenu('(-')
    [all...]
EasyDialogs.py 389 menu.AppendMenu(label)
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
WinTestDlg.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]

Completed in 179 milliseconds