Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp593 int32_t nAbsoluteAnchorType = nNextPos[nRotate][nAnchorType]; in CalculatePositionedContainerPos() local
594 switch (nAbsoluteAnchorType / 3) { in CalculatePositionedContainerPos()
604 switch (nAbsoluteAnchorType % 3) { in CalculatePositionedContainerPos()