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.cpp533 bool affectsAscent = false; in computeLogicalBoxHeights() local
563 bool affectsAscent = false; in computeLogicalBoxHeights() local
DRootInlineBox.cpp608 bool& affectsAscent, bool& affectsDescent) const in ascentAndDescentForBox()