Home
last modified time | relevance | path

Searched refs:eLayoutStrategy (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp2062 XFA_AttributeValue eLayoutStrategy = in DoLayoutInternal() local
2064 switch (eLayoutStrategy) { in DoLayoutInternal()
2068 return DoLayoutFlowedContainer(bUseBreakControl, eLayoutStrategy, in DoLayoutInternal()
2334 XFA_AttributeValue eLayoutStrategy = in InsertFlowedItem() local
2336 if (eLayoutStrategy == XFA_AttributeValue::Lr_tb || in InsertFlowedItem()
2337 eLayoutStrategy == XFA_AttributeValue::Rl_tb) { in InsertFlowedItem()