Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c117 IconAlignmentType align; in Icn_PlotIconID()
252 IconAlignmentType align; in Icn_PlotIconSuite()
279 IconAlignmentType align; in Icn_LoadIconCache()
330 IconAlignmentType align; in Icn_PtInIconID()
356 IconAlignmentType align; in Icn_PtInIconSuite()
382 IconAlignmentType align; in Icn_RectInIconID()
408 IconAlignmentType align; in Icn_RectInIconSuite()
434 IconAlignmentType align; in Icn_IconIDToRgn()
461 IconAlignmentType align; in Icn_IconSuiteToRgn()
525 IconAlignmentType align; in Icn_PlotIconHandle()
[all …]
Dicnsupport.py30 IconAlignmentType = Type("IconAlignmentType", "h") variable