Searched refs:U_BT_HatchFill (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf_print.c263 case U_BT_HatchFill: printf("HatchFill"); break;
481 case U_BT_HatchFill:
H A Dupmf.h340 #define U_BT_HatchFill 0x01 //!< Hatch Fill brush. macro
H A Dupmf.c373 if( OID==U_PMF_HATCHBRUSHDATA_OID ){ otype = U_BT_HatchFill; }

Completed in 87 milliseconds