Home
last modified time | relevance | path

Searched refs:m_barColor (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxbarcode/
DBC_Writer.cpp16 m_barColor = 0xff000000; in CBC_Writer()
50 m_barColor = foregroundColor; in SetBarcodeColor()
DBC_Writer.h35 FX_ARGB m_barColor; variable
DBC_TwoDimWriter.cpp50 device->DrawPath(&rect, &matri, &data, m_barColor, 0, FXFILL_WINDING); in RenderDeviceResult()
/external/pdfium/fxbarcode/oned/
DBC_OneDimWriter.cpp279 device->DrawPath(&rect, &scaledMatrix, &data, m_barColor, 0, in RenderDeviceResult()