HomeSort by relevance Sort by last modified time
    Searched refs:eRelation (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_document_datamerger_imp.cpp 742 XFA_ATTRIBUTEENUM eRelation =
813 if (eRelation == XFA_ATTRIBUTEENUM_Choice ||
814 eRelation == XFA_ATTRIBUTEENUM_Unordered) {
833 if (eRelation != XFA_ATTRIBUTEENUM_Ordered) {
852 switch (eRelation) {
    [all...]
cxfa_layoutpagemgr.cpp 282 XFA_ATTRIBUTEENUM eRelation =
284 if (eRelation != XFA_ATTRIBUTEENUM_Unknown)
285 m_ePageSetMode = eRelation;
    [all...]

Completed in 63 milliseconds