OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stretching
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/
media_util.js
83
OVER_FILL: 2, // Fill whole box with possible
stretching
.
/external/chromium_org/chrome/browser/resources/file_manager/foreground/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
2297
bool
stretching
= (parent()->style()->boxAlign() == BSTRETCH);
local
2716
bool
stretching
= parent()->style()->boxAlign() == BSTRETCH;
local
[
all
...]
Completed in 75 milliseconds