Searched refs:iAttributeCount (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_parser_imp.cpp400 int32_t iAttributeCount = pElement->CountAttributes(); local
401 for (int32_t i = 0; i < iAttributeCount; i++) {

Completed in 300 milliseconds