Home
last modified time | relevance | path

Searched defs:GetAttrValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_xml.h82 CFX_WideString GetAttrValue(const CFX_ByteStringC& name) const { in GetAttrValue() function
91 CFX_WideString GetAttrValue(const CFX_ByteStringC& space, in GetAttrValue() function
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp265 void CXML_Parser::GetAttrValue(CFX_WideString& value) { in GetAttrValue() function in CXML_Parser
638 FX_BOOL CXML_Element::GetAttrValue(const CFX_ByteStringC& name, in GetAttrValue() function in CXML_Element
644 FX_BOOL CXML_Element::GetAttrValue(const CFX_ByteStringC& space, in GetAttrValue() function in CXML_Element