Lines Matching refs:creator
802 OSType creator; in Icn_GetIconRef() local
810 PyMac_GetOSType, &creator, in Icn_GetIconRef()
814 creator, in Icn_GetIconRef()
859 OSType creator; in Icn_RegisterIconRefFromIconFamily() local
867 PyMac_GetOSType, &creator, in Icn_RegisterIconRefFromIconFamily()
871 _err = RegisterIconRefFromIconFamily(creator, in Icn_RegisterIconRefFromIconFamily()
885 OSType creator; in Icn_RegisterIconRefFromResource() local
894 PyMac_GetOSType, &creator, in Icn_RegisterIconRefFromResource()
899 _err = RegisterIconRefFromResource(creator, in Icn_RegisterIconRefFromResource()
914 OSType creator; in Icn_RegisterIconRefFromFSRef() local
922 PyMac_GetOSType, &creator, in Icn_RegisterIconRefFromFSRef()
926 _err = RegisterIconRefFromFSRef(creator, in Icn_RegisterIconRefFromFSRef()
940 OSType creator; in Icn_UnregisterIconRef() local
946 PyMac_GetOSType, &creator, in Icn_UnregisterIconRef()
949 _err = UnregisterIconRef(creator, in Icn_UnregisterIconRef()
1249 OSType creator; in Icn_FlushIconRefs() local
1255 PyMac_GetOSType, &creator, in Icn_FlushIconRefs()
1258 _err = FlushIconRefs(creator, in Icn_FlushIconRefs()
1369 OSType creator; in Icn_RegisterIconRefFromIconFile() local
1377 PyMac_GetOSType, &creator, in Icn_RegisterIconRefFromIconFile()
1381 _err = RegisterIconRefFromIconFile(creator, in Icn_RegisterIconRefFromIconFile()