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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlock.cpp3367 int RenderBlock::beforeMarginInLineDirection(LineDirectionMode direction) const function in class:blink::RenderBlock
3407 return beforeMarginInLineDirection(direction) + baselinePos;

Completed in 510 milliseconds