OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VERTICAL_SEPARATION_PATTERN
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderMatrixUtil.h
16
static const int32_t
VERTICAL_SEPARATION_PATTERN
[7][1];
BC_QRCoderMatrixUtil.cpp
37
const int32_t CBC_QRCoderMatrixUtil::
VERTICAL_SEPARATION_PATTERN
[7][1] = {
384
matrix->Set(xStart, yStart + y,
VERTICAL_SEPARATION_PATTERN
[y][0]);
Completed in 100 milliseconds