Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp387 static const pfFillPath gs_FillPath[] = { variable
405 return (this->*gs_FillPath[iType])(pBrush, &pGePath->m_Path, pMatrix); in FillPath()