Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxcrt/
Dfx_xml.h87 CFX_WideString GetAttrValue(FX_BSTR name) const in GetAttrValue() function
95 CFX_WideString GetAttrValue(FX_BSTR space, FX_BSTR name) const in GetAttrValue() function
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp272 void CXML_Parser::GetAttrValue(CFX_WideString &value) in GetAttrValue() function in CXML_Parser
653 FX_BOOL CXML_Element::GetAttrValue(FX_BSTR name, CFX_WideString& attribute) const in GetAttrValue() function in CXML_Element
659 FX_BOOL CXML_Element::GetAttrValue(FX_BSTR space, FX_BSTR name, CFX_WideString& attribute) const in GetAttrValue() function in CXML_Element