Home
last modified time | relevance | path

Searched defs:percentHeightDescendants (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.cpp943 … if (TrackedRendererListHashSet* percentHeightDescendants = cell->percentHeightDescendants()) { in layoutRows() local
DRenderBlock.cpp2843 TrackedRendererListHashSet* RenderBlock::percentHeightDescendants() const in percentHeightDescendants() function in WebCore::RenderBlock