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

  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_element_properties.cpp 428 XFA_PROPERTYFLAG_OneOf | XFA_PROPERTYFLAG_DefaultOneOf},
cxfa_simple_parser.cpp 893 (XFA_PROPERTYFLAG_OneOf | XFA_PROPERTYFLAG_DefaultOneOf)) != 0)) {
    [all...]
cxfa_node.cpp 675 if (pProperty[i].uFlags & XFA_PROPERTYFLAG_DefaultOneOf) {
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 968 #define XFA_PROPERTYFLAG_DefaultOneOf 0x02

Completed in 55 milliseconds