Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c1582 OSType propertyCreator; in MenuObj_GetMenuItemPropertyAttributes() local
1590 PyMac_GetOSType, &propertyCreator, in MenuObj_GetMenuItemPropertyAttributes()
1595 propertyCreator, in MenuObj_GetMenuItemPropertyAttributes()
1609 OSType propertyCreator; in MenuObj_ChangeMenuItemPropertyAttributes() local
1618 PyMac_GetOSType, &propertyCreator, in MenuObj_ChangeMenuItemPropertyAttributes()
1625 propertyCreator, in MenuObj_ChangeMenuItemPropertyAttributes()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1899 OSType propertyCreator; in WinObj_GetWindowPropertyAttributes() local
1906 PyMac_GetOSType, &propertyCreator, in WinObj_GetWindowPropertyAttributes()
1910 propertyCreator, in WinObj_GetWindowPropertyAttributes()
1923 OSType propertyCreator; in WinObj_ChangeWindowPropertyAttributes() local
1931 PyMac_GetOSType, &propertyCreator, in WinObj_ChangeWindowPropertyAttributes()
1937 propertyCreator, in WinObj_ChangeWindowPropertyAttributes()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c1029 OSType propertyCreator; in CtlObj_RemoveControlProperty() local
1035 PyMac_GetOSType, &propertyCreator, in CtlObj_RemoveControlProperty()
1039 propertyCreator, in CtlObj_RemoveControlProperty()
1051 OSType propertyCreator; in CtlObj_GetControlPropertyAttributes() local
1058 PyMac_GetOSType, &propertyCreator, in CtlObj_GetControlPropertyAttributes()
1062 propertyCreator, in CtlObj_GetControlPropertyAttributes()
1075 OSType propertyCreator; in CtlObj_ChangeControlPropertyAttributes() local
1083 PyMac_GetOSType, &propertyCreator, in CtlObj_ChangeControlPropertyAttributes()
1089 propertyCreator, in CtlObj_ChangeControlPropertyAttributes()