Searched refs:AbsPosReflowFlags (Results 26 – 36 of 36) sorted by relevance
12
39 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef5539 AbsPosReflowFlags flags = in ReflowChildren()5540 AbsPosReflowFlags::eCBWidthAndHeightChanged; // XXX could be in ReflowChildren()5542 flags |= AbsPosReflowFlags::eConstrainHeight; in ReflowChildren()5543 flags |= AbsPosReflowFlags::eIsGridContainerCB; in ReflowChildren()
127 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef6123 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()6124 AbsPosReflowFlags::eCBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()6126 flags |= AbsPosReflowFlags::eConstrainHeight; in ReflowAbsoluteFrames()
42 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef8455 AbsPosReflowFlags flags = in ReflowChildren()8456 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowChildren()8457 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowChildren()8458 flags |= AbsPosReflowFlags::IsGridContainerCB; in ReflowChildren()
142 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef6685 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()6686 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()6688 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowAbsoluteFrames()
42 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef8516 AbsPosReflowFlags flags = in ReflowChildren()8517 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowChildren()8518 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowChildren()8519 flags |= AbsPosReflowFlags::IsGridContainerCB; in ReflowChildren()
148 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef6925 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()6926 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()6928 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowAbsoluteFrames()
43 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef8403 AbsPosReflowFlags flags = in ReflowChildren()8404 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowChildren()8405 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowChildren()8406 flags |= AbsPosReflowFlags::IsGridContainerCB; in ReflowChildren()
135 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags; typedef6949 AbsPosReflowFlags flags = in ReflowAbsoluteFrames()6950 AbsPosReflowFlags::CBWidthAndHeightChanged; // XXX could be optimized in ReflowAbsoluteFrames()6952 flags |= AbsPosReflowFlags::ConstrainHeight; in ReflowAbsoluteFrames()
117 typedef nsAbsoluteContainingBlock::AbsPosReflowFlags AbsPosReflowFlags;5551 AbsPosReflowFlags flags =5552 AbsPosReflowFlags::eCBWidthAndHeightChanged; // XXX could be optimized5554 flags |= AbsPosReflowFlags::eConstrainHeight;