Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp521 bool affectsAscent = false; in computeLogicalBoxHeights() local
551 bool affectsAscent = false; in computeLogicalBoxHeights() local
DRootInlineBox.cpp732 bool& affectsAscent, bool& affectsDescent) const in ascentAndDescentForBox()