HomeSort by relevance Sort by last modified time
    Searched full:frontmost (Results 1 - 25 of 51) sorted by null

1 2 3

  /prebuilts/gdb/darwin-x86/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,
Legacy_suite.py 130 """frontmost - Is the process the frontmost process? """
182 'frontmost' : _Prop_frontmost,
  /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,
Legacy_suite.py 130 """frontmost - Is the process the frontmost process? """
182 'frontmost' : _Prop_frontmost,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Microsoft_Internet_Explorer.py 17 Required argument: Window Identifier of window from which to get the source. No value means get the source from the frontmost window.
38 Required argument: Window Identifier of the window to print. No value means print the frontmost browser window.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Microsoft_Internet_Explorer.py 17 Required argument: Window Identifier of window from which to get the source. No value means get the source from the frontmost window.
38 Required argument: Window Identifier of the window to print. No value means print the frontmost browser window.
  /prebuilts/go/darwin-x86/src/path/filepath/
symlink.go 18 // consume path by taking each frontmost path element,
  /prebuilts/go/linux-x86/src/path/filepath/
symlink.go 18 // consume path by taking each frontmost path element,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Processes_Suite.py 98 """frontmost - Is the process the frontmost process """
169 'frontmost' : _Prop_frontmost,
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/SystemEvents/
Processes_Suite.py 98 """frontmost - Is the process the frontmost process """
169 'frontmost' : _Prop_frontmost,
Standard_Suite.py 342 """frontmost - Is this the frontmost (active) application? """
345 frontmost = _Prop_frontmost() variable
459 'frontmost' : _Prop_frontmost,
  /prebuilts/gdb/darwin-x86/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,
Terminal_Suite.py 118 """frontmost - Is the window in front of the other Terminal windows? """
196 '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,
Terminal_Suite.py 118 """frontmost - Is the window in front of the other Terminal windows? """
196 'frontmost' : _Prop_frontmost,
  /external/webrtc/webrtc/common_audio/
swap_queue.h 147 // Removes the frontmost "full" T from the queue by swapping it with
  /prebuilts/gdb/darwin-x86/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,
  /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,
  /external/libchrome/base/mac/
mac_util.h 83 // frontmost process, the one whose menu bar is shown at the top of the main
  /external/webrtc/webrtc/base/
macwindowpicker.cc 151 << "set the frontmost of proc to true\n"
  /prebuilts/gdb/darwin-x86/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/
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?
  /external/skia/tests/
LListTest.cpp 80 // remove middle, frontmost then backmost
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
WorldWideWeb_suite.py 393 """webActivate: Makes Netscape the frontmost application, and selects a given window. This event is here for suite completeness/ cross-platform compatibility only, you should use standard AppleEvents instead.

Completed in 1987 milliseconds

1 2 3