Searched defs:setMargin (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DAreaAllocator.h61 void setMargin(const IntSize &margin) { m_margin = margin; } function in class:WebCore::AreaAllocator
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBlockFlow.h224 void setMargin(LayoutUnit p, LayoutUnit n) { ASSERT(!m_discardMargin); m_positiveMargin = p; m_negativeMargin = n; } function in class:WebCore::RenderBlockFlow::MarginInfo

Completed in 129 milliseconds