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

  /external/python/cpython2/Lib/plat-mac/Carbon/
LaunchServices.py 25 kLSMinCatInfoBitmap = (kFSCatInfoNodeFlags | kFSCatInfoParentDirID | kFSCatInfoFinderInfo | kFSCatInfoFinderXInfo)
Files.py 258 kFSCatInfoNodeFlags = 0x00000002
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,

Completed in 581 milliseconds