Searched refs:m_fontColor (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/fxbarcode/oned/ |
D | BC_OnedUPCAWriter.cpp | 147 affine_matrix1, m_fontColor, GetTextRenderOptions()); in ShowChars() 159 affine_matrix1, m_fontColor, GetTextRenderOptions()); in ShowChars() 172 m_fontColor, GetTextRenderOptions()); in ShowChars() 184 affine_matrix1, m_fontColor, GetTextRenderOptions()); in ShowChars()
|
D | BC_OnedEAN13Writer.cpp | 164 affine_matrix1, m_fontColor, GetTextRenderOptions()); in ShowChars() 177 affine_matrix1, m_fontColor, GetTextRenderOptions()); in ShowChars() 191 m_fontColor, GetTextRenderOptions()); in ShowChars()
|
D | BC_OnedEAN8Writer.cpp | 155 m_fontColor, GetTextRenderOptions()); in ShowChars() 168 m_fontColor, GetTextRenderOptions()); in ShowChars()
|
D | BC_OneDimWriter.cpp | 85 m_fontColor = color; in SetFontColor() 172 m_fontColor, GetTextRenderOptions()); in ShowDeviceChars()
|
D | BC_OneDimWriter.h | 88 uint32_t m_fontColor = 0xff000000; variable
|