Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp227 CFX_PathData pathSelBK; in DrawEdit() local
228 pathSelBK.AppendRect(word.ptWord.x, in DrawEdit()
233 pDevice->DrawPath(&pathSelBK, pUser2Device, NULL, crSelBK, 0, in DrawEdit()
344 CFX_PathData pathSelBK; in DrawRichEdit() local
345 pathSelBK.AppendRect(word.ptWord.x + ptOffset.x, in DrawRichEdit()
350 pDevice->DrawPath(&pathSelBK, pUser2Device, NULL, crSelBK, 0, in DrawRichEdit()