OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shouldstretch
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLOperator.cpp
175
bool
shouldStretch
= isStretchy && m_stretchHeight>gMinimumStretchHeight;
178
if (stretchDisabled || !
shouldStretch
) {
/external/webkit/Source/WebCore/platform/mac/
ScrollAnimatorMac.mm
928
bool
shouldStretch
= false;
[
all
...]
Completed in 2609 milliseconds