HomeSort by relevance Sort by last modified time
    Searched refs: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 32 milliseconds