Home
last modified time | relevance | path

Searched refs:m_GammaValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/ge/
Dcfx_gemodule.cpp65 m_GammaValue[i] = static_cast<uint8_t>( in SetTextGamma()
71 return m_GammaValue; in GetTextGammaTable()
/external/pdfium/core/fxge/
Dcfx_gemodule.h42 uint8_t m_GammaValue[256]; variable