Home
last modified time | relevance | path

Searched refs:MenuAttributes (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/menu/
Dmenusupport.py34 MenuAttributes = Type("MenuAttributes", "l") variable
D_Menumodule.c1639 MenuAttributes outAttributes; in MenuObj_GetMenuAttributes()
1657 MenuAttributes setTheseAttributes; in MenuObj_ChangeMenuAttributes()
1658 MenuAttributes clearTheseAttributes; in MenuObj_ChangeMenuAttributes()
2645 MenuAttributes inMenuAttributes; in Menu_CreateNewMenu()