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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome_frame/cfinstall/src/stub/
inlinedelegate.js 78 // TODO(user): Should start it out hidden and reveal/resize here.
  /frameworks/base/docs/html/design/style/
devices-displays.jd 23 multiple views to reveal more content and ease navigation.</p>
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
SuperCollapsedBlock.java 31 * so the listener can hide the block and reveal the corresponding collapsed message headers.
  /external/chromium_org/chrome/browser/ui/cocoa/
fullscreen_mode_controller.mm 35 // reveal the tabstrip.
155 // for each tick of the menu bar reveal. Do that manually.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
HeapSnapshotDataGrids.js 119 contextMenu.appendItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Reveal in Summary view" : "Reveal in Summary View"), revealInSummaryView.bind(this));
120 contextMenu.appendItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Reveal in Dominators view" : "Reveal in Dominators View"), revealInDominatorsView.bind(this));
123 contextMenu.appendItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Reveal in Dominators view" : "Reveal in Dominators View"), revealInDominatorsView.bind(this));
125 contextMenu.appendItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Reveal in Summary view" : "Reveal in Summary View"), revealInSummaryView.bind(this));
    [all...]
treeoutline.js 373 this.selectedTreeElement.reveal();
397 nextSelectedElement.reveal();
420 TreeOutline.prototype.reveal = function()
779 TreeElement.prototype.reveal = function()
842 this.reveal();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvasViewer.java 111 * Sets a new selection. <code>reveal</code> is ignored right now.
116 public void setSelection(ISelection selection, boolean reveal) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
SourceRevealer.java 59 public boolean reveal(String applicationName, String className, int line) { method in class:SourceRevealer
101 // select and reveal the line.
  /frameworks/base/core/java/android/transition/
Crossfade.java 73 * Flag specifying that the fading animation should reveal the
195 // a reveal of the end scene over time. Also, animate the bounds of both drawables
247 // TODO: How to handle resizing with a CROSSFADE (vs. REVEAL) effect
  /build/core/
version_defaults.mk 41 # which is the version that we reveal to the end user.
  /development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
DynamicListView.java 62 * listview also scrolls on its own so as to reveal additional content.
480 * upward or downward smooth scroll so as to reveal new items.
565 * Determines if the listview scrolled up enough to reveal a new cell at the
578 * Determines if the listview scrolled down enough to reveal a new cell at the
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ITokenSource.cs 42 /// and also must reveal it's source of characters; CommonToken's text is
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ITokenSource.cs 38 * and also must reveal it's source of characters; CommonToken's text is
  /external/chromium_org/chrome/browser/ui/app_list/search/common/
webservice_search_provider.cc 92 // specific path may reveal private information.
  /external/chromium_org/chrome/browser/ui/passwords/
password_manager_presenter.h 134 // Used to determine whether or not to reveal plaintext passwords.
  /external/chromium_org/chrome/browser/ui/views/location_bar/
zoom_bubble_view_browsertest.cc 94 // An immersive reveal should hide the zoom bubble.
  /external/chromium_org/content/browser/resources/media/
peer_connection_update_table.js 72 * is set to the summary of the cell; clicking the cell will reveal or hide
  /external/chromium_org/ppapi/api/dev/
ppb_text_input_dev.idl 90 * Also, the plugin should send the empty text when it does not want to reveal
  /external/chromium_org/ppapi/api/
ppb_text_input_controller.idl 87 * Also, the plugin should send the empty text when it does not want to reveal
  /external/chromium_org/ppapi/c/
ppb_text_input_controller.h 109 * Also, the plugin should send the empty text when it does not want to reveal
  /external/chromium_org/ui/views/
views_delegate.h 124 // Returns the default obscured text reveal duration.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
modula3.php 54 'REPEAT', 'RETURN', 'REVEAL', 'ROOT', 'SET', 'THEN', 'TO', 'TRY', 'TYPE', 'TYPECASE',
  /frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd 55 to force. Choosing this option will probably reveal a number of problems in your application
  /frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
CrossfadeMultiple.java 124 case R.id.reveal:
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 303 storageObject.reveal();
340 hostObject.reveal();
389 originObject.reveal();

Completed in 852 milliseconds

12 3 4 5 6 7 8 91011>>