Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c592 MenuItemAttributes inAttributes; in MenuObj_AppendMenuItemTextWithCFString() local
600 &inAttributes, in MenuObj_AppendMenuItemTextWithCFString()
605 inAttributes, in MenuObj_AppendMenuItemTextWithCFString()
620 MenuItemAttributes inAttributes; in MenuObj_InsertMenuItemTextWithCFString() local
628 &inAttributes, in MenuObj_InsertMenuItemTextWithCFString()
634 inAttributes, in MenuObj_InsertMenuItemTextWithCFString()
/external/python/cpython2/Mac/Modules/app/
D_Appmodule.c605 UInt32 inAttributes; in App_DrawThemeMenuBarBackground() local
612 &inAttributes)) in App_DrawThemeMenuBarBackground()
616 inAttributes); in App_DrawThemeMenuBarBackground()