HomeSort by relevance Sort by last modified time
    Searched refs:floorToInt (Results 1 - 3 of 3) 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 766 inline int floorToInt(LayoutUnit value)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTable.cpp 504 distributeExtraLogicalHeight(floorToInt(computedLogicalHeight - totalSectionLogicalHeight));
    [all...]

Completed in 123 milliseconds