OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:estAlignmentX
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fxbarcode/qrcode/
BC_QRDetector.h
46
int32_t
estAlignmentX
,
BC_QRDetector.cpp
77
int32_t
estAlignmentX
= (int32_t)xtemp;
83
moduleSize,
estAlignmentX
, estAlignmentY, (FX_FLOAT)i, e);
255
int32_t
estAlignmentX
,
260
int32_t alignmentAreaLeftX = std::max(0,
estAlignmentX
- allowance);
262
std::min(m_image->GetWidth() - 1,
estAlignmentX
+ allowance);
/external/zxing/core/
core.jar
Completed in 3051 milliseconds