Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx106 static const int M_Y = 208; in InitGammaTable() local
112 a = ( x * M_Y + M_X / 2) / M_X; in InitGammaTable()
114 a = M_Y + ( ( x - M_X ) * ( M_MAX - M_Y ) + in InitGammaTable()

Completed in 15 milliseconds