Searched refs:oldColumnWidth (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.cpp1199 int oldColumnWidth = desiredColumnWidth(); local
1206 if (oldWidth != logicalWidth() || oldColumnWidth != desiredColumnWidth())

Completed in 56 milliseconds