Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp989 static const uint8_t nNextPos[4][9] = {{0, 1, 2, 3, 4, 5, 6, 7, 8}, in CalculatePositionedContainerPos() local
999 int32_t nAbsoluteAnchorType = nNextPos[nRotate][nAnchorType]; in CalculatePositionedContainerPos()