Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c1928 OSType inPropertyTag; in MenuObj_GetMenuCommandPropertySize() local
1936 PyMac_GetOSType, &inPropertyTag)) in MenuObj_GetMenuCommandPropertySize()
1941 inPropertyTag, in MenuObj_GetMenuCommandPropertySize()
1955 OSType inPropertyTag; in MenuObj_RemoveMenuCommandProperty() local
1962 PyMac_GetOSType, &inPropertyTag)) in MenuObj_RemoveMenuCommandProperty()
1967 inPropertyTag); in MenuObj_RemoveMenuCommandProperty()
3303 OSType inPropertyTag; in Menu_GetMenuCommandPropertySize() local
3312 PyMac_GetOSType, &inPropertyTag)) in Menu_GetMenuCommandPropertySize()
3317 inPropertyTag, in Menu_GetMenuCommandPropertySize()
3332 OSType inPropertyTag; in Menu_RemoveMenuCommandProperty() local
[all …]