Home
last modified time | relevance | path

Searched refs:GetAttrByIndex (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_xml.h106 …void GetAttrByIndex(int index, CFX_ByteString &space, CFX_ByteString &name, CFX_WideString &va…
107 …void GetAttrByIndex(int index, CFX_ByteStringL &space, CFX_ByteStringL &name, CFX_WideStringL …
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h36 …dw_attr_t GetAttrByIndex(uint32_t idx) const { return m_attributes.size() > idx ? m_attribut… in GetAttrByIndex() function
/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp114 pElement->GetAttrByIndex(i, space, name, value); in CheckSharedForm()
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp753 void CXML_Element::GetAttrByIndex(int index, CFX_ByteString& space, CFX_ByteString& name, CFX_WideS… in GetAttrByIndex() function in CXML_Element
763 void CXML_Element::GetAttrByIndex(int index, CFX_ByteStringL &space, CFX_ByteStringL &name, CFX_Wid… in GetAttrByIndex() function in CXML_Element