Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp518 CFX_PathData pathSelBK; in DrawEdit() local
519 pathSelBK.AppendRect(word.ptWord.x, line.ptLine.y + line.fLineDescent, in DrawEdit()
523 pDevice->DrawPath(&pathSelBK, &mtUser2Device, nullptr, crSelBK, 0, in DrawEdit()