Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.cpp36 const FX_HATCHDATA hatchBitmapData[FX_HATCHSTYLE_Total] = { variable
358 const FX_HATCHDATA& data = hatchBitmapData[static_cast<int>(hatchStyle)]; in FillPathWithPattern()