Searched refs:iAttrCount (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/parser/ | ||
D | xfa_parser_imp.cpp | 321 for (int32_t iAttrCount = pElement->CountAttributes(), i = 0; i < iAttrCount; in XFA_FDEExtension_FindAttributeWithNS() local |