Home
last modified time | relevance | path

Searched defs:iHatchStyle (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_devbasic.cpp541 FDE_LPCHATCHDATA FDE_DEVGetHatchData(int32_t iHatchStyle) { in FDE_DEVGetHatchData()
Dfde_object.h139 virtual FX_BOOL SetHatchStyle(int32_t iHatchStyle) { in SetHatchStyle()
Dfde_gedevice.cpp17 FX_BOOL FDE_GetStockHatchMask(int32_t iHatchStyle, CFX_DIBitmap & hatchMask) { in FDE_GetStockHatchMask()