Home
last modified time | relevance | path

Searched refs:captionIsBefore (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.cpp709 …bool captionIsBefore = (m_captions[i]->style()->captionSide() != CAPBOTTOM) ^ style()->isFlippedBl… in subtractCaptionRect() local
712 if (captionIsBefore) in subtractCaptionRect()
716 if (captionIsBefore) in subtractCaptionRect()