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

  /external/pdfium/xfa/fxfa/parser/
cxfa_node.h 96 XFA_AttributeType GetAttributeType(XFA_Attribute type) const;
cxfa_node.cpp 389 XFA_AttributeType CXFA_Node::GetAttributeType(XFA_Attribute type) const {
    [all...]
  /external/pdfium/fxjs/xfa/
cjx_object.cpp 222 switch (ToNode(GetXFAObject())->GetAttributeType(eAttr)) {
275 switch (ToNode(GetXFAObject())->GetAttributeType(eAttr)) {
    [all...]

Completed in 132 milliseconds