Home | History | Annotate | Download | only in fxbarcode

Lines Matching defs:SetDataLength

145 void CBC_OneCode::SetDataLength(int32_t length) {

147 ((CBC_OneDimWriter*)m_pBCWriter)->SetDataLength(length);