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

  /external/pdfium/xfa/fxfa/parser/
cxfa_itemlayoutprocessor.cpp 684 pProcessor->m_pFormNode->GetIntact() == XFA_AttributeEnum::None;
686 pProcessor->m_pFormNode->GetParent()->GetIntact() ==
745 pProcessor->m_pFormNode->GetIntact() == XFA_AttributeEnum::None) {
805 pProcessor->m_pFormNode->GetIntact() == XFA_AttributeEnum::None) {
    [all...]
cxfa_node.h 200 XFA_AttributeEnum GetIntact();
cxfa_node.cpp 663 XFA_AttributeEnum CXFA_Node::GetIntact() {
714 if (parent->GetIntact() != XFA_AttributeEnum::None)
    [all...]

Completed in 511 milliseconds