Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp101 pElement->GetAttrByIndex(i, space, name, value); in CheckSharedForm()
/external/pdfium/core/include/fxcrt/
Dfx_xml.h73 void GetAttrByIndex(int index,
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp621 void CXML_Element::GetAttrByIndex(int index, in GetAttrByIndex() function in CXML_Element