Home
last modified time | relevance | path

Searched refs:slide (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
Dtree.jquery.js800 slide: true,
804 JqTreeWidget.prototype.toggle = function(node, slide) { argument
805 if (slide == null) {
806 slide = true;
809 return this.closeNode(node, slide);
811 return this.openNode(node, slide);
991 JqTreeWidget.prototype.openNode = function(node, slide) { argument
992 if (slide == null) {
993 slide = true;
995 return this._openNode(node, slide);
[all …]
/external/grub/stage2/
Dgunzip.c367 static uch slide[WSIZE]; variable
758 slide[w++] = (uch) t->v.n; in inflate_codes_in_window()
810 memmove (slide + w, slide + d, e); in inflate_codes_in_window()
818 slide[w++] = slide[d++]; in inflate_codes_in_window()
1139 slide[w++] = get_byte (); in inflate_window()
1210 srcaddr = (char *) ((gzip_filepos & (WSIZE - 1)) + slide); in gunzip_read()
/external/chromium/chrome/browser/ui/cocoa/
Dtable_row_nsimage_cache.mm46 [icon_images_ insertPointer:NULL atIndex:start]; // Values slide up.
56 [icon_images_ removePointerAtIndex:start]; // Values slide down.
/external/chromium_org/chrome/browser/ui/cocoa/
Dtable_row_nsimage_cache.mm46 [icon_images_ insertPointer:NULL atIndex:start]; // Values slide up.
56 [icon_images_ removePointerAtIndex:start]; // Values slide down.
Dbrowser_window_cocoa.mm377 // On Mac, fullscreen mode has most normal things (in a slide-down panel).
Dbrowser_window_controller_private.mm894 // Toolbar is above tab contents so that it can slide down from top of
/external/chromium_org/v8/src/
Dplatform-macos.cc173 const uintptr_t slide = _dyld_get_image_vmaddr_slide(i); in LogSharedLibraryAddresses() local
174 const uintptr_t start = reinterpret_cast<uintptr_t>(code_ptr) + slide; in LogSharedLibraryAddresses()
/external/valgrind/main/docs/internals/
Dperformance.txt35 kpresenter-1.5.0 and loading a 16-slide presentation.
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-docs.js362 function toggle(obj, slide) { argument
366 if (slide) {
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
Dgallery.css22 /* Common background for both mosaic and slide mode. */
725 .gallery[mode='slide'] > .toolbar > button.mode {
731 .gallery[mode='slide'] > .toolbar > button.mode:active {
1223 instantly (this looks better when zooming to/from the slide mode). */
1286 .gallery:not([mode='slide']) .image-container {
1290 .gallery:not([mode='slide']) .ribbon,
1291 .gallery:not([mode='slide']) .arrow-box {
/external/v8/src/
Dplatform-macos.cc270 const uintptr_t slide = _dyld_get_image_vmaddr_slide(i); in LogSharedLibraryAddresses() local
271 const uintptr_t start = reinterpret_cast<uintptr_t>(code_ptr) + slide; in LogSharedLibraryAddresses()
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
Doverlay.css22 /* Used to slide in the overlay. */
/external/chromium/chrome/browser/resources/ntp4/
Dmost_visited_page.css196 /* Make the corner radius transitions match the edit bar's slide. */
/external/chromium_org/ui/webui/resources/css/
Doverlay.css22 /* Used to slide in the overlay. */
/external/chromium/chrome/browser/resources/ntp/
Dmost_visited.css204 /* delay border radius transition as much as the edit bar slide delay */
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_view.mm136 // slide the existing bookmark buttons interactively to the side to make
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_view.mm103 // slide the existing bookmark buttons interactively to the side to make
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/
Dwrench_menu_controller.mm203 // Also resize the superview of the buttons, which is an NSView used to slide
/external/chromium_org/ui/message_center/cocoa/
Dtray_view_controller.mm69 // When all visible notificatons slide out, re-enable controls and remove
256 // in preparation to slide them out one by one.
/external/llvm/test/Transforms/LoopVectorize/
Dglobal_alias.ll66 ; /// Different objects, positive induction with widening slide
115 ; /// Different objects, positive induction with shortening slide
383 ; /// Different objects, negative induction, shortening slide
435 ; /// Different objects, negative induction, widening slide
/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
Dwrench_menu_controller.mm331 // Also resize the superview of the buttons, which is an NSView used to slide
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSValueKeywords.in558 slide
/external/sonivox/jet_tools/JetCreator/
Dmidifile.py1169 …def Trim (self, start, end, slide=True, chase_controllers=True, delete_meta_events=False, quantize… argument
1228 if slide and start:
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
Dtab_strip_drag_controller.mm281 // When the user first tears off the window, we want slide the window to
/external/chromium_org/chrome_frame/tools/test/page_cycler/
Durllist368 http://www.slide.com

12