Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp269 FX_COLORREF crStroke = ArgbEncode(nTransparency, 120, 120, 120); in DrawThisAppearance() local
271 crStroke = PWL_DEFAULT_HEAVYGRAYCOLOR.ToFXColor(255); in DrawThisAppearance()
282 pDevice->DrawStrokeLine(&mtUser2Device, ptLeft, ptRight, crStroke, 1.0f); in DrawThisAppearance()