Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/scrap/
D_Scrapmodule.c63 ScrapFlavorType flavorType; in ScrapObj_GetScrapFlavorFlags()
81 ScrapFlavorType flavorType; in ScrapObj_GetScrapFlavorSize()
99 ScrapFlavorType flavorType; in ScrapObj_GetScrapFlavorData()
126 ScrapFlavorType flavorType; in ScrapObj_PutScrapFlavor()
Dscrapsupport.py46 ScrapFlavorType = OSTypeType('ScrapFlavorType') variable