Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp314 constexpr int32_t vspSize = 7; in EmbedPositionDetectionPatternsAndSeparators() local
315 if (!EmbedVerticalSeparationPattern(vspSize, 0, matrix)) in EmbedPositionDetectionPatternsAndSeparators()
317 if (!EmbedVerticalSeparationPattern(matrix->GetHeight() - vspSize - 1, 0, in EmbedPositionDetectionPatternsAndSeparators()
321 if (!EmbedVerticalSeparationPattern(vspSize, matrix->GetHeight() - vspSize, in EmbedPositionDetectionPatternsAndSeparators()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...