Home | History | Annotate | Download | only in icn

Lines Matching refs:PyObject

22 static PyObject *Icn_Error;
24 static PyObject *Icn_GetCIcon(PyObject *_self, PyObject *_args)
26 PyObject *_res = NULL;
41 static PyObject *Icn_PlotCIcon(PyObject *_self, PyObject *_args)
43 PyObject *_res = NULL;
60 static PyObject *Icn_DisposeCIcon(PyObject *_self, PyObject *_args)
62 PyObject *_res = NULL;
76 static PyObject *Icn_GetIcon(PyObject *_self, PyObject *_args)
78 PyObject *_res = NULL;
93 static PyObject *Icn_PlotIcon(PyObject *_self, PyObject *_args)
95 PyObject *_res = NULL;
112 static PyObject *Icn_PlotIconID(PyObject *_self, PyObject *_args)
114 PyObject *_res = NULL;
139 static PyObject *Icn_NewIconSuite(PyObject *_self, PyObject *_args)
141 PyObject *_res = NULL;
156 static PyObject *Icn_AddIconToSuite(PyObject *_self, PyObject *_args)
158 PyObject *_res = NULL;
180 static PyObject *Icn_GetIconFromSuite(PyObject *_self, PyObject *_args)
182 PyObject *_res = NULL;
203 static PyObject *Icn_GetIconSuite(PyObject *_self, PyObject *_args)
205 PyObject *_res = NULL;
226 static PyObject *Icn_DisposeIconSuite(PyObject *_self, PyObject *_args)
228 PyObject *_res = NULL;
247 static PyObject *Icn_PlotIconSuite(PyObject *_self, PyObject *_args)
249 PyObject *_res = NULL;
274 static PyObject *Icn_LoadIconCache(PyObject *_self, PyObject *_args)
276 PyObject *_res = NULL;
301 static PyObject *Icn_GetLabel(PyObject *_self, PyObject *_args)
303 PyObject *_res = NULL;
324 static PyObject *Icn_PtInIconID(PyObject *_self, PyObject *_args)
326 PyObject *_res = NULL;
350 static PyObject *Icn_PtInIconSuite(PyObject *_self, PyObject *_args)
352 PyObject *_res = NULL;
376 static PyObject *Icn_RectInIconID(PyObject *_self, PyObject *_args)
378 PyObject *_res = NULL;
402 static PyObject *Icn_RectInIconSuite(PyObject *_self, PyObject *_args)
404 PyObject *_res = NULL;
428 static PyObject *Icn_IconIDToRgn(PyObject *_self, PyObject *_args)
430 PyObject *_res = NULL;
455 static PyObject *Icn_IconSuiteToRgn(PyObject *_self, PyObject *_args)
457 PyObject *_res = NULL;
482 static PyObject *Icn_SetSuiteLabel(PyObject *_self, PyObject *_args)
484 PyObject *_res = NULL;
503 static PyObject *Icn_GetSuiteLabel(PyObject *_self, PyObject *_args)
505 PyObject *_res = NULL;
520 static PyObject *Icn_PlotIconHandle(PyObject *_self, PyObject *_args)
522 PyObject *_res = NULL;
547 static PyObject *Icn_PlotSICNHandle(PyObject *_self, PyObject *_args)
549 PyObject *_res = NULL;
574 static PyObject *Icn_PlotCIconHandle(PyObject *_self, PyObject *_args)
576 PyObject *_res = NULL;
601 static PyObject *Icn_IconRefToIconFamily(PyObject *_self, PyObject *_args)
603 PyObject *_res = NULL;
624 static PyObject *Icn_IconFamilyToIconSuite(PyObject *_self, PyObject *_args)
626 PyObject *_res = NULL;
647 static PyObject *Icn_IconSuiteToIconFamily(PyObject *_self, PyObject *_args)
649 PyObject *_res = NULL;
670 static PyObject *Icn_SetIconFamilyData(PyObject *_self, PyObject *_args)
672 PyObject *_res = NULL;
694 static PyObject *Icn_GetIconFamilyData(PyObject *_self, PyObject *_args)
696 PyObject *_res = NULL;
718 static PyObject *Icn_GetIconRefOwners(PyObject *_self, PyObject *_args)
720 PyObject *_res = NULL;
738 static PyObject *Icn_AcquireIconRef(PyObject *_self, PyObject *_args)
740 PyObject *_res = NULL;
756 static PyObject *Icn_ReleaseIconRef(PyObject *_self, PyObject *_args)
758 PyObject *_res = NULL;
774 static PyObject *Icn_GetIconRefFromFile(PyObject *_self, PyObject *_args)
776 PyObject *_res = NULL;
797 static PyObject *Icn_GetIconRef(PyObject *_self, PyObject *_args)
799 PyObject *_res = NULL;
823 static PyObject *Icn_GetIconRefFromFolder(PyObject *_self, PyObject *_args)
825 PyObject *_res = NULL;
855 static PyObject *Icn_RegisterIconRefFromIconFamily(PyObject *_self, PyObject *_args)
857 PyObject *_res = NULL;
881 static PyObject *Icn_RegisterIconRefFromResource(PyObject *_self, PyObject *_args)
883 PyObject *_res = NULL;
910 static PyObject *Icn_RegisterIconRefFromFSRef(PyObject *_self, PyObject *_args)
912 PyObject *_res = NULL;
936 static PyObject *Icn_UnregisterIconRef(PyObject *_self, PyObject *_args)
938 PyObject *_res = NULL;
957 static PyObject *Icn_UpdateIconRef(PyObject *_self, PyObject *_args)
959 PyObject *_res = NULL;
975 static PyObject *Icn_OverrideIconRefFromResource(PyObject *_self, PyObject *_args)
977 PyObject *_res = NULL;
999 static PyObject *Icn_OverrideIconRef(PyObject *_self, PyObject *_args)
1001 PyObject *_res = NULL;
1020 static PyObject *Icn_RemoveIconRefOverride(PyObject *_self, PyObject *_args)
1022 PyObject *_res = NULL;
1038 static PyObject *Icn_CompositeIconRef(PyObject *_self, PyObject *_args)
1040 PyObject *_res = NULL;
1061 static PyObject *Icn_IsIconRefComposite(PyObject *_self, PyObject *_args)
1063 PyObject *_res = NULL;
1084 static PyObject *Icn_IsValidIconRef(PyObject *_self, PyObject *_args)
1086 PyObject *_res = NULL;
1101 static PyObject *Icn_PlotIconRef(PyObject *_self, PyObject *_args)
1103 PyObject *_res = NULL;
1131 static PyObject *Icn_PtInIconRef(PyObject *_self, PyObject *_args)
1133 PyObject *_res = NULL;
1160 static PyObject *Icn_RectInIconRef(PyObject *_self, PyObject *_args)
1162 PyObject *_res = NULL;
1189 static PyObject *Icn_IconRefToRgn(PyObject *_self, PyObject *_args)
1191 PyObject *_res = NULL;
1219 static PyObject *Icn_GetIconSizesFromIconRef(PyObject *_self, PyObject *_args)
1221 PyObject *_res = NULL;
1245 static PyObject *Icn_FlushIconRefs(PyObject *_self, PyObject *_args)
1247 PyObject *_res = NULL;
1266 static PyObject *Icn_FlushIconRefsByVolume(PyObject *_self, PyObject *_args)
1268 PyObject *_res = NULL;
1284 static PyObject *Icn_SetCustomIconsEnabled(PyObject *_self, PyObject *_args)
1286 PyObject *_res = NULL;
1305 static PyObject *Icn_GetCustomIconsEnabled(PyObject *_self, PyObject *_args)
1307 PyObject *_res = NULL;
1325 static PyObject *Icn_IsIconRefMaskEmpty(PyObject *_self, PyObject *_args)
1327 PyObject *_res = NULL;
1342 static PyObject *Icn_GetIconRefVariant(PyObject *_self, PyObject *_args)
1344 PyObject *_res = NULL;
1365 static PyObject *Icn_RegisterIconRefFromIconFile(PyObject *_self, PyObject *_args)
1367 PyObject *_res = NULL;
1391 static PyObject *Icn_ReadIconFile(PyObject *_self, PyObject *_args)
1393 PyObject *_res = NULL;
1411 static PyObject *Icn_ReadIconFromFSRef(PyObject *_self, PyObject *_args)
1413 PyObject *_res = NULL;
1431 static PyObject *Icn_WriteIconFile(PyObject *_self, PyObject *_args)
1433 PyObject *_res = NULL;
1588 PyObject *m;
1590 PyObject *d;