Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxgraphics/
Dfx_graphics.h68 typedef int32_t FX_HatchStyle; typedef
432 FX_ERR Create(FX_HatchStyle hatchStyle,
455 FX_HatchStyle _hatchStyle;
/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp921 FX_HatchStyle hatchStyle = _info._fillColor->_pattern->_hatchStyle; in FillPathWithPattern()
1366 FX_ERR CFX_Pattern::Create(FX_HatchStyle hatchStyle, in Create()