Searched refs:XFA_BCS_EncodeSuccess (Results 1 – 2 of 2) sorted by relevance
76 if (!m_pBarcodeEngine || (m_dwStatus & XFA_BCS_EncodeSuccess) == 0) { in DrawWidget()172 ? XFA_BCS_EncodeSuccess in GenerateBarcodeImageCache()
20 #define XFA_BCS_EncodeSuccess 0x0002 macro