HomeSort by relevance Sort by last modified time
    Searched refs:kFSCatInfoFinderInfo (Results 1 - 6 of 6) sorted by null

  /external/python/cpython2/Lib/plat-mac/Carbon/
LaunchServices.py 25 kLSMinCatInfoBitmap = (kFSCatInfoNodeFlags | kFSCatInfoParentDirID | kFSCatInfoFinderInfo | kFSCatInfoFinderXInfo)
Files.py 268 kFSCatInfoFinderInfo = 0x00000800
Icons.py 377 kIconServicesCatalogInfoMask = (kFSCatInfoNodeID | kFSCatInfoParentDirID | kFSCatInfoVolume | kFSCatInfoNodeFlags | kFSCatInfoFinderInfo | kFSCatInfoFinderXInfo | kFSCatInfoUserAccess)
  /external/python/cpython2/Mac/Modules/
MacOS.c 333 kFSCatInfoFinderInfo|kFSCatInfoNodeFlags, &cataloginfo,
400 kFSCatInfoFinderInfo|kFSCatInfoNodeFlags, &cataloginfo,
421 err = FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &cataloginfo);
  /external/freetype/src/base/
ftmac.c 314 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info,
  /external/freetype/builds/mac/
ftmac.c 631 if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info,
    [all...]

Completed in 208 milliseconds