Searched refs:crSelBK (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_pageobjs.cpp | 168 const FX_COLORREF crSelBK = ArgbEncode(255, 0, 51, 113); in DrawEdit() local 233 pDevice->DrawPath(&pathSelBK, pUser2Device, NULL, crSelBK, 0, in DrawEdit() 293 const FX_COLORREF crSelBK = ArgbEncode(255, 0, 51, 113); in DrawRichEdit() local 350 pDevice->DrawPath(&pathSelBK, pUser2Device, NULL, crSelBK, 0, in DrawRichEdit()
|