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

  /external/python/cpython2/Mac/Modules/help/
helpsupport.py 23 MenuRef = OpaqueByValueType("MenuRef", "MenuObj")
_Helpmodule.c 25 MenuRef outHelpMenu;
98 MenuRef inMenu;
151 PyDoc_STR("() -> (MenuRef outHelpMenu, MenuItemIndex outFirstCustomItemIndex)")},
161 PyDoc_STR("(MenuRef inMenu, SInt16 inHmnuRsrcID) -> None")},
  /external/python/cpython2/Mac/Modules/menu/
menuedit.py 45 (MenuRef, 'theMenu', InMode),
58 # The following functions take an *optional* MenuRef as their first argument
71 (MenuRef, 'outMenu', OutMode),
menusupport.py 26 MenuRef = MenuHandle
59 PyObject *OptMenuObj_New(MenuRef itself)
69 int OptMenuObj_Convert(PyObject *v, MenuRef *p_itself)
_Menumodule.c 36 PyObject *OptMenuObj_New(MenuRef itself)
46 int OptMenuObj_Convert(PyObject *v, MenuRef *p_itself)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
macsupport.py 66 MenuRef = MenuHandle
  /external/python/cpython2/Tools/bgen/bgen/
macsupport.py 66 MenuRef = MenuHandle

Completed in 247 milliseconds