Searched refs:kFSCatInfoFinderInfo (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/plat-mac/Carbon/ |
D | LaunchServices.py | 25 kLSMinCatInfoBitmap = (kFSCatInfoNodeFlags | kFSCatInfoParentDirID | kFSCatInfoFinderInfo | kFSCatI…
|
D | Files.py | 268 kFSCatInfoFinderInfo = 0x00000800 variable
|
D | Icons.py | 377 … kFSCatInfoParentDirID | kFSCatInfoVolume | kFSCatInfoNodeFlags | kFSCatInfoFinderInfo | kFSCatInf…
|
/external/python/cpython2/Mac/Modules/ |
D | MacOS.c | 333 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/ |
D | ftmac.c | 313 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info, in get_file_type_from_path()
|
/external/freetype/builds/mac/ |
D | ftmac.c | 630 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info, in get_file_type_from_path()
|