Home
last modified time | relevance | path

Searched refs:AppendMenuA (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/graphics/ipe/ipe-7.2.23/src/ipepresenter/
H A Dipepresenter_win.cpp174 AppendMenuA(hSubMenu, MF_STRING, EBlackout, "Blackout\tB"); in initUi()
175 AppendMenuA(hSubMenu, MF_STRING, EZoomIn, "Larger\tCtrl++"); in initUi()
176 AppendMenuA(hSubMenu, MF_STRING, EZoomOut, "Smaller\tCtrl+-"); in initUi()
180 AppendMenuA(hSubMenu, MF_STRING, ESetTime, "&Set time\tL"); in initUi()
181 AppendMenuA(hSubMenu, MF_STRING, EResetTime, "&Reset time\tR"); in initUi()
187 AppendMenuA(hSubMenu, MF_STRING, ENextView, "&Next view\tRight"); in initUi()
189 AppendMenuA(hSubMenu, MF_STRING, ENextPage, "&Next page\tN"); in initUi()
192 AppendMenuA(hSubMenu, MF_STRING, ELastView, "&Last view\tEnd"); in initUi()
193 AppendMenuA(hSubMenu, MF_STRING, EJumpTo, "&Jump to\tJ"); in initUi()
194 AppendMenuA(hSubMenu, MF_STRING, ESelectPage, "&Select page\tS"); in initUi()
[all …]
/dports/graphics/ipe/ipe-7.2.23/src/ipe/
H A Dpagesorter_win.cpp188 AppendMenuA(hMenu, MF_STRING, 1, "Delete"); in showPopup()
189 AppendMenuA(hMenu, MF_STRING, 2, "Cut"); in showPopup()
191 AppendMenuA(hMenu, MF_STRING, 5, "Mark"); in showPopup()
193 AppendMenuA(hMenu, MF_STRING, 6, "Unmark"); in showPopup()
201 AppendMenuA(hMenu, MF_STRING, 3, buf); in showPopup()
206 AppendMenuA(hMenu, MF_STRING, 4, buf); in showPopup()
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Duser32.def11 AppendMenuA
/dports/math/R/R-4.1.2/src/extra/graphapp/
H A Dmenus.c316 return AppendMenuA(h, flags, id, name); in myAppendMenu()
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/
H A Dmenus.c316 return AppendMenuA(h, flags, id, name); in myAppendMenu()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMenu.sml454 … winCall4 (user "AppendMenuA") (cHMENU,cUintw,cPointer,cPointer) (successState "AppendMenuA")
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in15 AppendMenuA
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in15 AppendMenuA
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def15 AppendMenuA@16
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def15 AppendMenuA@16
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddwtext.c477 AppendMenuA(sysmenu, MF_STRING, M_COPY_CLIP, "Copy to Clip&board"); in text_create()
478 AppendMenuA(sysmenu, MF_STRING, M_PASTE_CLIP, "&Paste"); in text_create()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddwtext.c438 AppendMenuA(sysmenu, MF_STRING, M_COPY_CLIP, "Copy to Clip&board"); in text_create()
439 AppendMenuA(sysmenu, MF_STRING, M_PASTE_CLIP, "&Paste"); in text_create()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddwtext.c438 AppendMenuA(sysmenu, MF_STRING, M_COPY_CLIP, "Copy to Clip&board"); in text_create()
439 AppendMenuA(sysmenu, MF_STRING, M_PASTE_CLIP, "&Paste"); in text_create()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddwtext.c477 AppendMenuA(sysmenu, MF_STRING, M_COPY_CLIP, "Copy to Clip&board"); in text_create()
478 AppendMenuA(sysmenu, MF_STRING, M_PASTE_CLIP, "&Paste"); in text_create()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/win32/
H A DScintillaWin.cxx2026 ::AppendMenuA(hmenuPopup, MF_SEPARATOR, 0, ""); in AddToPopUp()
2028 ::AppendMenuA(hmenuPopup, MF_STRING, cmd, label); in AddToPopUp()
2030 ::AppendMenuA(hmenuPopup, MF_STRING | MF_DISABLED | MF_GRAYED, cmd, label); in AddToPopUp()
/dports/x11-toolkits/scintilla/scintilla/win32/
H A DScintillaWin.cxx2558 ::AppendMenuA(hmenuPopup, MF_SEPARATOR, 0, ""); in AddToPopUp()
2560 ::AppendMenuA(hmenuPopup, MF_STRING, cmd, label); in AddToPopUp()
2562 ::AppendMenuA(hmenuPopup, MF_STRING | MF_DISABLED | MF_GRAYED, cmd, label); in AddToPopUp()
/dports/editors/textadept/scintilla/win32/
H A DScintillaWin.cxx2558 ::AppendMenuA(hmenuPopup, MF_SEPARATOR, 0, ""); in AddToPopUp()
2560 ::AppendMenuA(hmenuPopup, MF_STRING, cmd, label); in AddToPopUp()
2562 ::AppendMenuA(hmenuPopup, MF_STRING | MF_DISABLED | MF_GRAYED, cmd, label); in AddToPopUp()
/dports/editors/scite/scintilla/win32/
H A DScintillaWin.cxx2558 ::AppendMenuA(hmenuPopup, MF_SEPARATOR, 0, ""); in AddToPopUp()
2560 ::AppendMenuA(hmenuPopup, MF_STRING, cmd, label); in AddToPopUp()
2562 ::AppendMenuA(hmenuPopup, MF_STRING | MF_DISABLED | MF_GRAYED, cmd, label); in AddToPopUp()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dascfun.inc240 function AppendMenuA(hMenu:HMENU; uFlags:UINT; uIDNewItem:UINT; lpNewItem:LPCSTR):WINBOOL; external…
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dascfun.inc240 function AppendMenuA(hMenu:HMENU; uFlags:UINT; uIDNewItem:UINT; lpNewItem:LPCSTR):WINBOOL; external…
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dascfun.inc240 function AppendMenuA(hMenu:HMENU; uFlags:UINT; uIDNewItem:UINT; lpNewItem:LPCSTR):WINBOOL; external…
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dascfun.inc240 function AppendMenuA(hMenu:HMENU; uFlags:UINT; uIDNewItem:UINT; lpNewItem:LPCSTR):WINBOOL; external…
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h2612 BOOL WINAPI AppendMenuA(HMENU,UINT,UINT,LPCSTR);
3337 #define AppendMenu AppendMenuA
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3558 BOOL AppendMenuA(HMENU, UINT, UINT_PTR, LPCSTR);
4698 alias AppendMenuA AppendMenu;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3558 BOOL AppendMenuA(HMENU, UINT, UINT_PTR, LPCSTR);
4698 alias AppendMenuA AppendMenu;

12345678