Home
last modified time | relevance | path

Searched defs:hatch_scale (Results 1 – 7 of 7) sorted by relevance

/dports/www/py-bokeh/bokeh-2.3.3/bokeh/core/
H A Dproperty_mixins.py269hatch_scale = NumberSpec(default=12.0, accept_datetime=False, accept_timedelta=False, help=_hatch_… variable in HatchProps
283 hatch_scale = Size(default=12.0, help=_hatch_scale_help) variable in ScalarHatchProps
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dsection_settings.c30 BITCODE_BD hatch_scale; in api_process() local
H A Dsectionviewstyle.c46 BITCODE_BD hatch_scale; in api_process() local
H A Ddynapi_test.c55607 BITCODE_BD hatch_scale; in test_SECTIONVIEWSTYLE() local
/dports/www/py-bokeh/bokeh-2.3.3/tests/unit/bokeh/models/
H A D_util_models.py63 …efix="", hatch_color=Color.black, hatch_alpha=1.0, hatch_pattern=None, hatch_scale=12.0, hatch_wei… argument
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py8461hatch_scale = property(_LibreDWG.Dwg_Object_SECTIONVIEWSTYLE_hatch_scale_get, _LibreDWG.Dwg_Object… variable in Dwg_Object_SECTIONVIEWSTYLE
8509hatch_scale = property(_LibreDWG.Dwg_SECTION_geometrysettings_hatch_scale_get, _LibreDWG.Dwg_SECTI… variable in Dwg_SECTION_geometrysettings
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h6864 BITCODE_BD hatch_scale; member
6904 BITCODE_BD hatch_scale; /* DXF 43 */ member