skipContainingBlockForPercentHeightCalculation 2682 Source/core/rendering/RenderBox.cpp     while (!cb->isRenderView() && skipContainingBlockForPercentHeightCalculation(cb)) {
skipContainingBlockForPercentHeightCalculation  678 Source/core/rendering/RenderBox.h     bool skipContainingBlockForPercentHeightCalculation(const RenderBox* containingBlock) const;