Searched refs:proportion (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
D | ScrollbarThemeOverlay.cpp | 65 float proportion = static_cast<float>(scrollbar->currentPos()) / scrollbar->totalSize(); in thumbPosition() local 66 return round(proportion * trackLen); in thumbPosition() 76 float proportion = static_cast<float>(scrollbar->visibleSize()) / scrollbar->totalSize(); in thumbLength() local 77 int length = round(proportion * trackLen); in thumbLength()
|
D | ScrollbarTheme.cpp | 267 float proportion = (scrollbar->visibleSize() - overhang) / usedTotalSize(scrollbar); in thumbLength() local 269 int length = round(proportion * trackLen); in thumbLength()
|
/external/chromium_org/ui/message_center/ |
D | message_center_style.cc | 32 double proportion = size.height() / static_cast<double>(size.width()); in GetImageSizeForWidth() local 33 size.SetSize(width, std::max(0.5 + width * proportion, 1.0)); in GetImageSizeForWidth() 36 size.SetSize(std::max(0.5 + height / proportion, 1.0), height); in GetImageSizeForWidth()
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/ |
D | slider.js | 86 var proportion = (this.input_.value - this.input_.min) / 88 this.filled_.style.width = proportion * 100 + '%';
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
D | StepRange.h | 102 Decimal valueFromProportion(const Decimal& proportion) const in valueFromProportion() argument 104 return m_minimum + proportion * (m_maximum - m_minimum); in valueFromProportion()
|
/external/chromium_org/third_party/WebKit/Source/platform/mac/ |
D | NSScrollerImpDetails.h | 62 - (void)setKnobProportion:(CGFloat)proportion;
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | tab_strip_view.mm | 78 // What proportion of the vertical space is dedicated to the arrow tip, 85 // What proportion of the arrow tip width is the stem, i.e., (stem
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
D | tab_strip_view.mm | 104 // What proportion of the vertical space is dedicated to the arrow tip, 111 // What proportion of the arrow tip width is the stem, i.e., (stem
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/ |
D | media_controls.js | 661 MediaControls.Slider.prototype.setFilled_ = function(proportion) { argument 662 this.filled_.style.width = proportion * 100 + '%';
|
/external/llvm/docs/ |
D | MakefileGuide.rst | 94 project. Only values that are used in all or a large proportion of the
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 16053 proportion proport 16054 proportionable proportion
|
/external/bison/doc/ |
D | bison.texi | 3464 Right recursion uses up space on the Bison stack in proportion to the
|
D | bison.info | 3756 Right recursion uses up space on the Bison stack in proportion to the
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 23066 proportion pr@p{rS~
|