Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp956 XFA_ATTRIBUTEENUM eAnchorType = pNode->GetEnum(XFA_ATTRIBUTE_AnchorType); in CalculatePositionedContainerPos() local
958 switch (eAnchorType) { in CalculatePositionedContainerPos()