Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp1116 int32_t nAbsoluteAnchorType = nNextPos[nRotate][nAnchorType]; in CalculatePositionedContainerPos() local
1117 switch (nAbsoluteAnchorType / 3) { in CalculatePositionedContainerPos()
1127 switch (nAbsoluteAnchorType % 3) { in CalculatePositionedContainerPos()