Home
last modified time | relevance | path

Searched defs:nGray (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp1203 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fy - rect.bottom)); in DrawShadow() local
1214 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fx - rect.left)); in DrawShadow() local