Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c143 IconSuiteRef theIconSuite; in Icn_NewIconSuite()
161 IconSuiteRef theSuite; in Icn_AddIconToSuite()
185 IconSuiteRef theSuite; in Icn_GetIconFromSuite()
207 IconSuiteRef theIconSuite; in Icn_GetIconSuite()
230 IconSuiteRef theIconSuite; in Icn_DisposeIconSuite()
254 IconSuiteRef theIconSuite; in Icn_PlotIconSuite()
357 IconSuiteRef theIconSuite; in Icn_PtInIconSuite()
409 IconSuiteRef theIconSuite; in Icn_RectInIconSuite()
462 IconSuiteRef theIconSuite; in Icn_IconSuiteToRgn()
486 IconSuiteRef theSuite; in Icn_SetSuiteLabel()
[all …]
Dicnsupport.py25 IconSuiteRef = OpaqueByValueType("IconSuiteRef", "ResObj") variable