Searched refs:GetAttrByIndex (Results 1 – 4 of 4) sorted by relevance
36 …dw_attr_t GetAttrByIndex(uint32_t idx) const { return m_attributes.size() > idx ? m_attribut… in GetAttrByIndex() function
114 pElement->GetAttrByIndex(i, space, name, value); in CheckSharedForm()
82 …void GetAttrByIndex(int index, CFX_ByteString &space, CFX_ByteString &name, CFX_WideString &va…
637 void CXML_Element::GetAttrByIndex(int index, CFX_ByteString& space, CFX_ByteString& name, CFX_WideS… in GetAttrByIndex() function in CXML_Element