Lines Matching defs:by

10  * License as published by the Free Software Foundation; either
65 // Used by flexible boxes when flexing this element.
211 // (2) We are the primary <body> (can be checked by looking at document.body).
581 // anonymous blocks created by inline <body> tags etc. We can locate the <body>
605 // The background of the box generated by the root element covers the entire canvas including
608 int by = ty - marginTop();
612 paintFillLayers(paintInfo, bgColor, bgLayer, bx, by, bw, bh, CompositeSourceOver, bodyObject);
1222 // its controlClipRect will be wrong. For overflow clip we use the values cached by the layer.
1436 // Children of a horizontal marquee do not fill the container by default.
1483 // Cell height is managed by the table and inline non-replaced elements do not support a height property.
1649 // always. Note we could only hit this case by recurring into calcPercentageHeight on a positioned containing block.
1866 // We don't use containingBlock(), since we may be positioned by an enclosing
2091 * Roughly: calculate the preferred width by formatting the content
2093 * and also calculate the preferred minimum width, e.g., by trying all
2095 * Thirdly, calculate the available width: this is found by solving
2180 // We don't use containingBlock(), since we may be positioned by an enclosing relpositioned inline.
2402 // We don't use containingBlock(), since we may be positioned by an enclosing
2580 // We don't use containingBlock(), since we may be positioned by an enclosing relpositioned inline.