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

  /external/pdfium/fxbarcode/datamatrix/
BC_EncoderContext.h 22 void setAllowRectangular(bool allow);
BC_EncoderContext.cpp 55 void CBC_EncoderContext::setAllowRectangular(bool allow) {
BC_HighLevelEncoder.cpp 77 context.setAllowRectangular(allowRectangular);

Completed in 54 milliseconds