Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/Carbon/
DLaunchServices.py25 kLSMinCatInfoBitmap = (kFSCatInfoNodeFlags | kFSCatInfoParentDirID | kFSCatInfoFinderInfo | kFSCatI…
DFiles.py268 kFSCatInfoFinderInfo = 0x00000800 variable
DIcons.py377 … kFSCatInfoParentDirID | kFSCatInfoVolume | kFSCatInfoNodeFlags | kFSCatInfoFinderInfo | kFSCatInf…
/external/python/cpython2/Mac/Modules/
DMacOS.c333 kFSCatInfoFinderInfo|kFSCatInfoNodeFlags, &cataloginfo, in MacOS_GetCreatorAndType()
400 kFSCatInfoFinderInfo|kFSCatInfoNodeFlags, &cataloginfo, in MacOS_SetCreatorAndType()
421 err = FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &cataloginfo); in MacOS_SetCreatorAndType()
/external/freetype/src/base/
Dftmac.c313 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info, in get_file_type_from_path()
/external/freetype/builds/mac/
Dftmac.c630 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info, in get_file_type_from_path()