HomeSort by relevance Sort by last modified time
    Searched refs:stretching (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/resources/file_manager/js/media/
media_util.js 77 OVER_FILL: 2, // Fill whole box with possible stretching.
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
filter.js 579 if (first >= last) // Stretching does not make sense
595 * @return {boolean} True if stretching this range to 0..255 would make
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBox.cpp 2142 bool stretching = (parent()->style()->boxAlign() == BSTRETCH); local
2554 bool stretching = parent()->style()->boxAlign() == BSTRETCH; local
    [all...]

Completed in 63 milliseconds