Home
last modified time | relevance | path

Searched defs:flowDirection (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
DDWrite.h3018 DWRITE_FLOW_DIRECTION flowDirection; member
3073 DWRITE_FLOW_DIRECTION flowDirection; member
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp2129 void RenderBox::computeMarginsForDirection(MarginDirection flowDirection, const RenderBlock* contai… in computeMarginsForDirection()
2240 …MarginDirection flowDirection = isHorizontalWritingMode() != cb->isHorizontalWritingMode() ? Inlin… in computeLogicalHeight() local