Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_xml_composer.cpp32 void CXML_Element::SetTag(const CFX_ByteStringC& qSpace, in SetTag() argument
34 m_QSpaceName = qSpace; in SetTag()
Dfx_xml_parser.cpp559 CXML_Element::CXML_Element(const CFX_ByteStringC& qSpace, in CXML_Element() argument
562 m_QSpaceName = qSpace; in CXML_Element()
/external/pdfium/core/include/fxcrt/
Dfx_xml.h55 CXML_Element(const CFX_ByteStringC& qSpace, const CFX_ByteStringC& tagName);
156 void SetTag(const CFX_ByteStringC& qSpace, const CFX_ByteStringC& tagname);