HomeSort by relevance Sort by last modified time
    Searched refs:TEXT_COMPACTION_MODE_LATCH (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417DecodedBitStreamParser.cpp 33 #define TEXT_COMPACTION_MODE_LATCH 900
73 case TEXT_COMPACTION_MODE_LATCH:
154 if (code < TEXT_COMPACTION_MODE_LATCH) {
190 if (code < TEXT_COMPACTION_MODE_LATCH) {
196 case TEXT_COMPACTION_MODE_LATCH:
197 textCompactionData[index++] = TEXT_COMPACTION_MODE_LATCH;
262 } else if (subModeCh == TEXT_COMPACTION_MODE_LATCH) {
283 } else if (subModeCh == TEXT_COMPACTION_MODE_LATCH) {
305 } else if (subModeCh == TEXT_COMPACTION_MODE_LATCH) {
318 } else if (subModeCh == TEXT_COMPACTION_MODE_LATCH) {
    [all...]
  /external/zxing/core/
core.jar 

Completed in 401 milliseconds