Home
last modified time | relevance | path

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

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