/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_toolbar_view.mm | 48 // The state of our morph; 1 is total bubble, 0 is the regular bar. We use it 49 // to morph the bubble to a regular bar (shape and colour). 50 CGFloat morph = [controller_ detachedMorphProgress]; 85 morph * bookmarks::kNTPBookmarkBarPadding, 86 morph * bookmarks::kNTPBookmarkBarPadding, 87 NSWidth(bounds) - 2 * morph * bookmarks::kNTPBookmarkBarPadding, 88 NSHeight(bounds) - 2 * morph * bookmarks::kNTPBookmarkBarPadding); 90 frameRect = NSInsetRect(frameRect, morph * 0.5, morph * 0.5); 93 xRadius:(morph * kBorderRadius) 94 yRadius:(morph * kBorderRadius)]; [all …]
|
D | bookmark_bar_controller.mm | 446 // The state of our morph (if any); 1 is total bubble, 0 is the regular bar. 447 CGFloat morph = [self detachedMorphProgress]; 451 morph * bookmarks::kNTPBookmarkBarPadding, 452 morph * bookmarks::kNTPBookmarkBarPadding);
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_toolbar_view.mm | 56 CGFloat morph = [controller_ detachedMorphProgress]; 68 CGFloat alpha = morph * [toolbarColor alphaComponent]; 77 CGContextSetAlpha(cgContext, 1 - morph); 89 strokeColor = [[self strokeColor] blendedColorWithFraction:morph
|
D | bookmark_bar_controller.mm | 474 // The state of our morph (if any); 1 is total bubble, 0 is the regular bar. 475 CGFloat morph = [self detachedMorphProgress]; 478 NSInsetRect(buttonViewFrame, morph * padding, morph * padding);
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
D | 3d-morph.js | 30 function morph(a, f) { function 48 morph(a, i/loops)
|
D | LIST | 2 3d-morph
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | 3d-morph.js | 30 function morph(a, f) { function 48 morph(a, i/loops)
|
D | LIST | 2 3d-morph
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | 3d-morph.js | 30 function morph(a, f) { function 48 morph(a, i/loops)
|
D | LIST | 2 3d-morph
|
/external/skia/gm/ |
D | imagefiltersgraph.cpp | 138 SkAutoTUnref<SkImageFilter> morph(new SkDilateImageFilter(5, 5)); in onDraw() local 146 … SkAutoTUnref<SkImageFilter> colorMorph(SkColorFilterImageFilter::Create(matrixFilter, morph)); in onDraw()
|
/external/icu4c/test/intltest/ |
D | wbnf.cpp | 580 morph(); in next() 634 void morph(void){ in morph() function in Morph
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | wbnf.cpp | 580 morph(); in next() 634 void morph(void){ in morph() function in Morph
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 3536 Element.Properties.morph = { 3539 var morph = this.retrieve('morph'); 3540 if (morph) morph.cancel(); 3556 morph: function(props){ method
|
D | concat-jquery-mootools-prototype.js | 7912 Element.Properties.morph = { 7915 var morph = this.retrieve('morph'); 7916 if (morph) morph.cancel(); 7932 morph: function(props){ method
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 10468 http://mediacenter.blogs.com/morph/2005/04/it_can_be_tough.html
|