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.cpp28 void CXML_Element::SetTag(FX_BSTR qSpace, FX_BSTR tagname) in SetTag() argument
31 m_QSpaceName.Set(qSpace, pAllocator); in SetTag()
Dfx_xml_parser.cpp616 CXML_Element::CXML_Element(FX_BSTR qSpace, FX_BSTR tagName, IFX_Allocator* pAllocator) in CXML_Element() argument
623 m_QSpaceName.Set(qSpace, pAllocator); in CXML_Element()
/external/pdfium/core/include/fxcrt/
Dfx_xml.h75 CXML_Element(FX_BSTR qSpace, FX_BSTR tagName, IFX_Allocator* pAllocator = NULL);
186 void SetTag(FX_BSTR qSpace, FX_BSTR tagname);