HomeSort by relevance Sort by last modified time
    Searched full:centeredwidth (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFieldset.cpp 92 LayoutUnit centeredWidth = logicalWidth() - logicalWidthForChild(legend);
93 logicalLeft = centeredWidth - centeredWidth / 2;

Completed in 39 milliseconds