HomeSort by relevance Sort by last modified time
    Searched full:reveal (Results 51 - 75 of 298) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 101 def reveal(file): function
102 """Reveal a file in the finder. Specify file by name, fsref or fsspec."""
106 return finder.reveal(file_alias)
779 reveal(f) # reveal this file in a Finder window
783 closewindow(base) # close the window this file is in (opened by reveal)
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_frame.cc 196 // Paint the frame caption area and window controls during immersive reveal.
200 // paints to a layer for the duration of the immersive reveal.
  /external/chromium_org/webkit/browser/database/
database_tracker.h 303 // directory structure to reveal the origins visited by the user (in case the
305 // this map to assign directory names that do not reveal this information.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 120 def reveal(self, _object, _attributes={}, **_arguments): member in class:Finder_items_Events
121 """reveal: Bring the specified object(s) into view
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 381 true /*reveal*/);
393 true /*reveal*/);
  /external/chromium_org/chrome/browser/ui/passwords/
password_manager_presenter.cc 106 // Call back the front end to reveal the password.
  /external/chromium_org/chrome/browser/ui/webui/options/
password_manager_handler.cc 141 // Call back the front end to reveal the password.
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
overlaydelegate.js 131 // Should start it out hidden and reveal/resize here.
  /external/chromium_org/net/http/
transport_security_persister.h 97 // trivially reveal a user's browsing history to an attacker reading the
  /external/chromium_org/ppapi/c/dev/
ppb_text_input_dev.h 110 * Also, the plugin should send the empty text when it does not want to reveal
  /external/chromium_org/third_party/openssl/openssl/crypto/rsa/
rsa_oaep.c 179 /* to avoid chosen ciphertext attacks, the error message should not reveal
  /external/chromium_org/third_party/tlslite/tlslite/
constants.py 57 server, but it doesn't wish to reveal that fact.
  /external/chromium_org/ui/message_center/views/
toast_contents_view.h 114 // in reveal/closing animations.
  /external/chromium_org/v8/test/webkit/
toString-prefix-postfix-preserve-parens.js 107 // this doesn't actually reveal the bug that this test is testing
  /external/chromium_org/webkit/tools/layout_tests/
test_expectations_asan.txt 64 crbug.com/247466 [ Linux ] inspector/debugger/reveal-not-skipped.html [ Pass Timeout ]
  /external/e2fsprogs/lib/blkid/
dev.c 92 * contamination of the namespace, and which force us to reveal far, far
  /external/e2fsprogs/misc/
e2image.8.in 119 However, the filenames in the directory blocks can still reveal
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
applescript.php 63 'days','weeks', 'folder', 'folders', 'file', 'files', 'window', 'eject', 'disk', 'reveal', 'sleep',
  /external/openssh/
ssh-keyscan.0 35 be used normally by ssh and sshd, but they do not reveal
ssh-keyscan.1 74 but they do not reveal identifying information should the file's contents
  /external/openssl/crypto/rsa/
rsa_oaep.c 179 /* to avoid chosen ciphertext attacks, the error message should not reveal
  /external/skia/gm/
bitmaprect.cpp 176 // This GM attempts to reveal any issues we may have when the GPU has to
  /frameworks/base/docs/html/design/patterns/
fullscreen.jd 126 would reveal the system bars and also start drawing a line that begins at the
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
tree.js 384 reveal: function() {
445 this.reveal();
  /external/chromium_org/ui/views/controls/textfield/
textfield.h 77 // Gets/sets the duration to reveal the last typed char when the obscured bit
343 // The duration to reveal the last typed char for obscured textfields.

Completed in 439 milliseconds

1 23 4 5 6 7 8 91011>>