Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp999 int32_t nAbsoluteAnchorType = nNextPos[nRotate][nAnchorType]; in CalculatePositionedContainerPos() local
1002 switch (nAbsoluteAnchorType / 3) { in CalculatePositionedContainerPos()
1012 switch (nAbsoluteAnchorType % 3) { in CalculatePositionedContainerPos()