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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
LineWidth.cpp 84 newLeft += floorToInt(m_block.textIndentOffset());
95 newRight -= floorToInt(m_block.textIndentOffset());
  /external/chromium_org/third_party/WebKit/Source/platform/
LayoutUnit.h 773 inline int floorToInt(LayoutUnit value)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTable.cpp 513 distributeExtraLogicalHeight(floorToInt(computedLogicalHeight - totalSectionLogicalHeight));
    [all...]
RenderBlock.cpp     [all...]

Completed in 238 milliseconds