Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxgraphics/
Dfx_graphics.h70 FX_HATCHSTYLE_Horizontal = 0, enumerator
/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp922 if (hatchStyle < FX_HATCHSTYLE_Horizontal || in FillPathWithPattern()
1370 if (hatchStyle < FX_HATCHSTYLE_Horizontal || in Create()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp1494 iHatch = FX_HATCHSTYLE_Horizontal; in XFA_BOX_Fill_Pattern()