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 690 int oldColumnWidth = desiredColumnWidth();
701 if (oldWidth != width() || oldColumnWidth != desiredColumnWidth())
    [all...]
RenderBlock.h 348 int desiredColumnWidth() const;

Completed in 16 milliseconds