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

  /external/pdfium/fxbarcode/pdf417/
BC_PDF417HighLevelEncoder.h 31 static int32_t LATCH_TO_NUMERIC;
BC_PDF417HighLevelEncoder.cpp 40 int32_t CBC_PDF417HighLevelEncoder::LATCH_TO_NUMERIC = 902;
83 sb += (wchar_t)LATCH_TO_NUMERIC;
90 sb += (wchar_t)LATCH_TO_NUMERIC;
  /external/zxing/core/
core.jar 

Completed in 83 milliseconds