Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DAutoTableLayout.cpp404 …int colMinLogicalWidth = max(m_layoutStruct[pos].effectiveMinLogicalWidth, m_layoutStruct[pos].log… in calcEffectiveLogicalWidth() local
415 …int colMinLogicalWidth = max(m_layoutStruct[pos].effectiveMinLogicalWidth, static_cast<int>(remain… in calcEffectiveLogicalWidth() local