Home
last modified time | relevance | path

Searched defs:Hatch (Results 1 – 25 of 40) sorted by path

12

/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/dxfentities/
H A Dhatch.rst1 Hatch chapter
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/addons/
H A Ddxf2code.py644 def _hatch(self, entity: "Hatch"):
H A Dgeo.py626 def _hatch_as_polygon(hatch: Hatch, distance: float,
H A Dimporter.py283 def _import_hatch(self, hatch: 'Hatch'):
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/
H A Ddisassemble.py553 hatch: 'Hatch', max_flattening_distance=None) -> Iterable[Primitive]:
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Dhatch.py214 class Hatch(DXFGraphic): class
227 def _copy_data(self, entity: 'Hatch') -> None:
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/path/
H A Dconverter.py192 def from_hatch(hatch: Hatch) -> Iterable[Path]:
492 def build_edge_path(hatch: Hatch, path: Path, flags: int):
512 def build_poly_path(hatch: Hatch, path: Path, flags: int):
527 add_boundary: Callable[[Hatch, Path, int], None],
/dports/deskutils/calibre/calibre-src-5.34.0/src/odf/
H A Ddraw.py144 def Hatch(**args): function
/dports/devel/py-odfpy/odfpy-1.4.1/odf/
H A Ddraw.py122 def Hatch(**args): function
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dcuitabarea.hxx84 Hatch, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dxtable.hxx136 Hatch, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dhatch.hxx46 class VCL_DLLPUBLIC Hatch class
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xml/
H A Dxmlxtimp.cxx62 enum class SvxXMLTableImportContextEnum { Color, Marker, Dash, Hatch, Gradient, Bitmap }; enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dunotxdoc.hxx614 Dash = 1, Gradient, Hatch, Bitmap, TransGradient, Marker, Defaults enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dhatch.cxx45 Hatch::Hatch( HatchStyle eStyle, const Color& rColor, in Hatch() function in Hatch
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuitabarea.hxx86 Hatch, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dxtable.hxx136 Hatch, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dhatch.hxx44 class VCL_DLLPUBLIC Hatch class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xml/
H A Dxmlxtimp.cxx69 enum class SvxXMLTableImportContextEnum { Color, Marker, Dash, Hatch, Gradient, Bitmap }; enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dunotxdoc.hxx580 Dash = 1, Gradient, Hatch, Bitmap, TransGradient, Marker, Defaults enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dhatch.cxx45 Hatch::Hatch( HatchStyle eStyle, const Color& rColor, in Hatch() function in Hatch
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Animals.ocd/Chippie.ocd/Egg.ocd/
H A DScript.c141 private func Hatch() in Hatch() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Animals.ocd/Fish.ocd/FishRoe.ocd/
H A DScript.c44 func Hatch(id fish_id) in Hatch() function
/dports/graphics/fig2sxd/fig2sxd-edae2efd428623ac22aec06bdec572fc45c368f3/
H A Dstyle_line.cpp73 struct Hatch { struct
74 int style;
75 int angle;
76 int density;
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libuemf/
H A Duwmf.c1057 uint16_t Hatch //!< HatchStyle Enumeration in U_WLOGBRUSH_set()

12