Home
last modified time | relevance | path

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

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