Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp387 CFX_PathData pathCrossout; in DrawRichEdit() local
389 pathCrossout.AppendRect(rcCrossout.left, rcCrossout.bottom, in DrawRichEdit()
392 pDevice->DrawPath(&pathCrossout, pUser2Device, NULL, crCurText, 0, in DrawRichEdit()