Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/xml/
Dcxml_element.h34 void GetAttrByIndex(size_t index,
Dcxml_element.cpp75 void CXML_Element::GetAttrByIndex(size_t index, in GetAttrByIndex() function in CXML_Element
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp84 pElement->GetAttrByIndex(i, &space, &name, &value); in CheckSharedForm()