Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_xml.h70 void GetAttrByIndex(int index,
Dfx_xml_parser.cpp721 void CXML_Element::GetAttrByIndex(int index, in GetAttrByIndex() function in CXML_Element
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp84 pElement->GetAttrByIndex(i, space, name, value); in CheckSharedForm()