/external/webkit/Source/WebCore/rendering/ |
D | RenderIFrame.cpp | 53 if (isScrollable || !style()->height().isFixed()) { in computeLogicalHeight() 71 if (isScrollable || !style()->width().isFixed()) { in computeLogicalWidth() 88 if (!isScrollable && style()->width().isFixed() in flattenFrame() 89 && style()->height().isFixed()) in flattenFrame() 114 layoutWithFlattening(style()->width().isFixed(), style()->height().isFixed()); in layout()
|
D | FixedTableLayout.cpp | 101 if (w.isFixed() && w.value() > 0) in calcWidthArray() 120 if ((w.isFixed() || w.isPercent()) && w.isPositive()) { in calcWidthArray() 162 if (w.isFixed() && w.isPositive()) in calcWidthArray() 205 …int tableLogicalWidth = m_table->style()->logicalWidth().isFixed() ? m_table->style()->logicalWidt… in computePreferredLogicalWidths() 246 if (m_width[i].isFixed()) { in layout() 269 if (m_width[i].isFixed()) { in layout()
|
D | AutoTableLayout.cpp | 93 if (columnLayout.logicalWidth.isFixed()) { in recalcColumn() 131 if (columnLayout.logicalWidth.isFixed()) { in recalcColumn() 163 … if ((colLogicalWidth.isFixed() || colLogicalWidth.isPercent()) && colLogicalWidth.isZero()) in fullRecalc() 168 … if (colLogicalWidth.isFixed() && m_layoutStruct[effCol].maxLogicalWidth < colLogicalWidth.value()) in fullRecalc() 265 if (tableLogicalWidth.isFixed() && tableLogicalWidth.value() > 0) { in computePreferredLogicalWidths() 403 … if (m_layoutStruct[pos].logicalWidth.isFixed() && haveAuto && fixedWidth <= cellMinLogicalWidth) { in calcEffectiveLogicalWidth() 414 …if (!(m_layoutStruct[pos].logicalWidth.isFixed() && haveAuto && fixedWidth <= cellMinLogicalWidth)… in calcEffectiveLogicalWidth() 569 … if (logicalWidth.isFixed() && logicalWidth.value() > m_layoutStruct[i].computedLogicalWidth) { in layout() 607 if (logicalWidth.isFixed()) { in layout() 703 if (logicalWidth.isFixed()) in layout() [all …]
|
D | RenderApplet.cpp | 66 int contentWidth = style()->width().isFixed() ? style()->width().value() : in createWidgetIfNecessary() 68 int contentHeight = style()->height().isFixed() ? style()->height().value() : in createWidgetIfNecessary()
|
D | RenderSlider.cpp | 78 if (style()->width().isFixed() && style()->width().value() > 0) in computePreferredLogicalWidths() 83 if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { in computePreferredLogicalWidths() 91 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) { in computePreferredLogicalWidths()
|
D | RenderFrameSet.cpp | 220 if (grid[i].isFixed()) { in layOutAxis() 250 if (grid[i].isFixed()) { in layOutAxis() 324 if (grid[i].isFixed()) { in layOutAxis() 357 if (grid[i].isFixed()) { in layOutAxis() 543 if (l.isFixed()) in positionFrames() 554 if (l.isFixed()) in positionFrames() 666 bool fixedWidth = frameSet()->colLengths() && frameSet()->colLengths()[c].isFixed(); in positionFramesWithFlattening() 667 bool fixedHeight = frameSet()->rowLengths() && frameSet()->rowLengths()[r].isFixed(); in positionFramesWithFlattening()
|
D | RenderDataGrid.cpp | 102 if (style()->width().isFixed() && style()->width().value() > 0) in computePreferredLogicalWidths() 107 if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { in computePreferredLogicalWidths() 115 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) { in computePreferredLogicalWidths()
|
D | RenderFlexibleBox.cpp | 130 if (marginLeft.isFixed()) in marginWidthForChild() 132 if (marginRight.isFixed()) in marginWidthForChild() 170 if (style()->width().isFixed() && style()->width().value() > 0) in computePreferredLogicalWidths() 190 if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { in computePreferredLogicalWidths() 195 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) { in computePreferredLogicalWidths() 972 if (!child->style()->maxWidth().isUndefined() && child->style()->maxWidth().isFixed()) in allowedChildFlex() 985 if (!child->style()->maxHeight().isUndefined() && child->style()->maxHeight().isFixed()) in allowedChildFlex() 997 if (child->style()->minWidth().isFixed()) in allowedChildFlex() 1007 if (child->style()->minHeight().isFixed()) { in allowedChildFlex()
|
D | RenderFileUploadControl.cpp | 283 if (style()->width().isFixed() && style()->width().value() > 0) in computePreferredLogicalWidths() 293 if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { in computePreferredLogicalWidths() 301 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) { in computePreferredLogicalWidths()
|
D | RenderFieldset.cpp | 57 if (legendMarginLeft.isFixed()) in computePreferredLogicalWidths() 60 if (legendMarginRight.isFixed()) in computePreferredLogicalWidths()
|
D | RenderMenuList.cpp | 256 if (style()->width().isFixed() && style()->width().value() > 0) in computePreferredLogicalWidths() 261 if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { in computePreferredLogicalWidths() 269 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) { in computePreferredLogicalWidths()
|
D | RenderTextControl.cpp | 572 if (style()->width().isFixed() && style()->width().value() > 0) in computePreferredLogicalWidths() 580 if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { in computePreferredLogicalWidths() 588 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) { in computePreferredLogicalWidths()
|
D | RenderListBox.cpp | 175 if (style()->width().isFixed() && style()->width().value() > 0) in computePreferredLogicalWidths() 183 if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { in computePreferredLogicalWidths() 191 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) { in computePreferredLogicalWidths()
|
D | RenderMarquee.cpp | 245 if (s->height().isFixed() && s->height().value() < s->fontSize()) in updateMarqueeStyle()
|
D | RenderLayer.h | 328 …bool isFixed() const { return renderer()->isPositioned() && renderer()->style()->position() == Fix… in isFixed() function 335 return !hasAutoZIndex() || renderer()->isRenderView() || (isComposited() && isFixed()); in isStackingContext()
|
D | RenderTableCell.cpp | 105 if (!colWidth.isFixed()) { in styleOrColLogicalWidth() 122 if (colWidthSum.isFixed() && colWidthSum.value() > 0) in styleOrColLogicalWidth() 142 if (!nowrap.isNull() && w.isFixed()) in computePreferredLogicalWidths()
|
D | RenderReplaced.cpp | 264 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) in computePreferredLogicalWidths()
|
/external/skia/legacy/include/core/ |
D | Sk64.h | 34 SkBool isFixed() const; 43 SkASSERT(this->isFixed()); in getFixed()
|
/external/skia/include/core/ |
D | Sk64.h | 34 SkBool isFixed() const; 43 SkASSERT(this->isFixed()); in getFixed()
|
/external/webkit/Source/WebCore/platform/graphics/transforms/ |
D | PerspectiveTransformOperation.h | 67 ASSERT(p.isFixed()); in PerspectiveTransformOperation()
|
/external/webkit/Source/WebCore/platform/ |
D | Length.h | 174 bool isFixed() const { return type() == Fixed; } in isFixed() function
|
/external/webkit/Source/WebKit/android/jni/ |
D | ViewStateSerializer.cpp | 473 bool isFixed = stream->readBool(); in deserializeLayer() local 489 if (isFixed) { in deserializeLayer()
|
/external/skia/src/core/ |
D | Sk64.cpp | 145 SkBool Sk64::isFixed() const in isFixed() function in Sk64
|
/external/skia/legacy/src/core/ |
D | Sk64.cpp | 147 SkBool Sk64::isFixed() const in isFixed() function in Sk64
|
/external/webkit/Source/WebCore/rendering/svg/ |
D | RenderSVGRoot.cpp | 67 if (style()->maxWidth().isFixed() && style()->maxWidth().value() != undefinedLength) in computePreferredLogicalWidths()
|