Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp1069 int32_t nAbsoluteAnchorType = nNextPos[nRotate][nAnchorType]; in CalculatePositionedContainerPos() local
1070 switch (nAbsoluteAnchorType / 3) { in CalculatePositionedContainerPos()
1080 switch (nAbsoluteAnchorType % 3) { in CalculatePositionedContainerPos()