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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_Basics.py 80 """frontmost - Is the Finder the frontmost process? """
83 frontmost = _Prop_frontmost() variable
105 """selection - the selection in the frontmost Finder window """
152 'frontmost' : _Prop_frontmost,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Standard_Suite.py 342 """frontmost - Is this the frontmost (active) application? """
345 frontmost = _Prop_frontmost() variable
459 'frontmost' : _Prop_frontmost,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Standard_Suite.py 342 """frontmost - Is this the frontmost (active) application? """
345 frontmost = _Prop_frontmost() variable
459 'frontmost' : _Prop_frontmost,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 238 p.frontmost = _processproperty(processname, 'pisf') #Is the process the frontmost process?
828 print '\t\tis frontmost', pinfo.frontmost # is the process the front most one?
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Standard_Suite.py 491 """frontmost - Is this the frontmost application? """
494 frontmost = _Prop_frontmost() variable
597 'frontmost' : _Prop_frontmost,

Completed in 220 milliseconds