Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c45 CIconHandle theIcon; in Icn_PlotCIcon() local
51 ResObj_Convert, &theIcon)) in Icn_PlotCIcon()
54 theIcon); in Icn_PlotCIcon()
63 CIconHandle theIcon; in Icn_DisposeCIcon() local
68 ResObj_Convert, &theIcon)) in Icn_DisposeCIcon()
70 DisposeCIcon(theIcon); in Icn_DisposeCIcon()
97 Handle theIcon; in Icn_PlotIcon() local
103 ResObj_Convert, &theIcon)) in Icn_PlotIcon()
106 theIcon); in Icn_PlotIcon()
527 Handle theIcon; in Icn_PlotIconHandle() local
[all …]