Home
last modified time | relevance | path

Searched refs:wsAttrNS (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_simple_parser.cpp127 CFX_WideString wsAttrNS; in FindAttributeWithNS() local
144 pElement, wsNSPrefix.AsStringC(), wsAttrNS)) { in FindAttributeWithNS()
148 if (wsAttrNS.Left(wsNamespaceURIPrefix.GetLength()) != in FindAttributeWithNS()
153 if (wsAttrNS != wsNamespaceURIPrefix) in FindAttributeWithNS()