Searched defs:GetTagName (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_xml_parser.cpp327 void CXML_Parser::GetTagName(CFX_ByteStringL &space, CFX_ByteStringL &name, FX_BOOL &bEndTag, FX_BOOL bStartTag) function in class:CXML_Parser
384 GetTagName(tag_space, tag_name, bEndTag, bStartTag);
671 CFX_ByteString CXML_Element::GetTagName(FX_BOOL bQualified) const function in class:CXML_Element
681 void CXML_Element::GetTagName(CFX_ByteStringL &tagName, FX_BOOL bQualified) const function in class:CXML_Element

Completed in 123 milliseconds