Searched refs:IsAttributeInXML (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h148 bool IsAttributeInXML();
H A Dcxfa_node.cpp241 if (IsAttributeInXML()) {
940 if (pNode->IsAttributeInXML()) {
1100 bool CXFA_Node::IsAttributeInXML() { function in class:CXFA_Node
/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp483 if (xfaObj->IsAttributeInXML()) {
542 if (xfaObj->IsAttributeInXML()) {

Completed in 373 milliseconds