OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colume
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417ScanningDecoder.cpp
465
int32_t
colume
= 0;
local
469
for (
colume
= 0;
colume
< detectionResult->getBarcodeColumnCount() + 2;
470
colume
++) {
471
temp->SetAt(
colume
, new CBC_BarcodeValue());
475
colume
= -1;
481
colume
++;
493
->GetAt(
colume
))
/external/tpm2/generator/
tpm_table.py
288
string in the first
colume
, the second one - the length of the
Completed in 83 milliseconds