HomeSort by relevance Sort by last modified time
    Searched refs:desiredColumnWidth (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/rendering/
RenderBlock.cpp 691 int oldColumnWidth = desiredColumnWidth();
702 if (oldWidth != width() || oldColumnWidth != desiredColumnWidth())
    [all...]
RenderBlock.h 348 int desiredColumnWidth() const;

Completed in 21 milliseconds