Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.cpp83 FX_POSITION itBegin = pointCount.GetStartPosition(); in Detect() local
84 while (itBegin != NULL) { in Detect()
87 pointCount.GetNextAssoc(itBegin, key, value); in Detect()