Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx104 static const int M_MAX = 255; in InitGammaTable() local
114 a = M_Y + ( ( x - M_X ) * ( M_MAX - M_Y ) + in InitGammaTable()
115 ( M_MAX - M_X ) / 2 ) / ( M_MAX - M_X ); in InitGammaTable()

Completed in 27 milliseconds