Home
last modified time | relevance | path

Searched refs:destblock (Results 1 – 12 of 12) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dsection_settings.c16 BITCODE_H destblock; in api_process() local
52 CHK_SUBCLASS_H (types[i], SECTION_typesettings, destblock); in api_process()
/dports/www/squidguard/squidGuard-1.4/
H A DCHANGELOG355 control. Pre 1.1 an empty destblock would stop further
356 checks of the pass statment. Now an empty destblock will be
/dports/www/squidguard/squidGuard-1.4/src/
H A Dsg.y.in1150 sgLogError("destblock %s missing active content, set inactive",d->name);
H A Dy.tab.c.bison3153 sgLogError("destblock %s missing active content, set inactive",d->name);
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h6919 BITCODE_H destblock; member
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg.spec6945 SUB_FIELD_HANDLE (types[rcount1], destblock, 4, 331);
H A Ddynapi.c12161 { "destblock", "H", sizeof (BITCODE_H), OFF (struct _dwg_SECTION_typesettings, destblock),
/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.info-112195 'destblock'
H A Ddynapi.texi14998 @item destblock
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py8526destblock = property(_LibreDWG.Dwg_SECTION_typesettings_destblock_get, _LibreDWG.Dwg_SECTION_types… variable in Dwg_SECTION_typesettings
H A Dswig_python.c253619 if (arg1) (arg1)->destblock = arg2; in _wrap_Dwg_SECTION_typesettings_destblock_set()
253642 result = (BITCODE_H) ((arg1)->destblock); in _wrap_Dwg_SECTION_typesettings_destblock_get()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.c309791 if (arg1) (arg1)->destblock = arg2; in XS()
309821 result = (BITCODE_H) ((arg1)->destblock); in XS()