summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_colorstate.h
AgeCommit message (Expand)Author
2018-09-21Replace CPDF_Color::Copy() with honest-to-goodness operator=().Tom Sepez
2018-08-27The final game: mark everything final.Tom Sepez
2018-04-13Add CPDF_ColorState::SetPattern().Lei Zhang
2018-04-13Rename the other CPDF_Color::SetValue() variant.Lei Zhang
2018-04-12Rename one CPDF_Color::SetValue() variant.Lei Zhang
2018-03-20Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState.Lei Zhang
2018-03-15Rename FX_COLORREF variables from "rgb" to "bgr".Lei Zhang
2018-01-08Make SharedCopyOnWrite use RetainablesDan Sinclair
2017-09-21Move CFX_SharedCopyOnWrite to SharedCopyOnWriteDan Sinclair
2017-08-31Remove fx_basic.hDan Sinclair
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-10-17Rename CFX_CountRef to CFX_SharedCopyOnWritetsepez
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair