OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jLimit
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fxbarcode/qrcode/
BC_QRCoderMaskUtil.cpp
178
int32_t
jLimit
= isHorizontal ? width : height;
181
for (int32_t j = 0; j <
jLimit
; ++j) {
/external/zxing/core/
core.jar
Completed in 53 milliseconds