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

  /external/pdfium/xfa/src/fwl/src/basewidget/
fxmath_barcodeimp.cpp 312 #ifndef BCExceptionNO
313 #define BCExceptionNO 0
356 if (errorCode == BCExceptionNO) {
371 if (errorCode == BCExceptionNO) {
  /external/pdfium/xfa/src/fxbarcode/
utils.h 99 #define BCExceptionNO 0
211 if (e != BCExceptionNO) \
214 if (e != BCExceptionNO) \

Completed in 53 milliseconds