Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c605 IconRef theIconRef; in Icn_IconRefToIconFamily() local
612 ResObj_Convert, &theIconRef, in Icn_IconRefToIconFamily()
615 _err = IconRefToIconFamily(theIconRef, in Icn_IconRefToIconFamily()
722 IconRef theIconRef; in Icn_GetIconRefOwners() local
728 ResObj_Convert, &theIconRef)) in Icn_GetIconRefOwners()
730 _err = GetIconRefOwners(theIconRef, in Icn_GetIconRefOwners()
742 IconRef theIconRef; in Icn_AcquireIconRef() local
747 ResObj_Convert, &theIconRef)) in Icn_AcquireIconRef()
749 _err = AcquireIconRef(theIconRef); in Icn_AcquireIconRef()
760 IconRef theIconRef; in Icn_ReleaseIconRef() local
[all …]