Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_pushbuttontp.cpp70 CFX_Color crStroke(m_pThemeData->clrBorder[iColor]); in DrawBackground() local
71 pGraphics->SetStrokeColor(&crStroke); in DrawBackground()
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ScrollBar.cpp486 FX_COLORREF crStroke = ArgbEncode(nTransparency, 120, 120, 120); in DrawThisAppearance() local
488 crStroke = PWL_DEFAULT_HEAVYGRAYCOLOR.ToFXColor(255); in DrawThisAppearance()
501 crStroke, 1.0f); in DrawThisAppearance()
507 crStroke, 1.0f); in DrawThisAppearance()
513 crStroke, 1.0f); in DrawThisAppearance()