Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.info453 Ref: Dwg_TABLE_BreakHeight235455
H A Ddynapi.texi4246 Dwg_TABLE_BreakHeight*
15206 @strong{Dwg_TABLE_BreakHeight} @anchor{Dwg_TABLE_BreakHeight}
15207 @vindex Dwg_TABLE_BreakHeight
H A DLibreDWG.info-14040 Dwg_TABLE_BreakHeight*
12344 *Dwg_TABLE_BreakHeight*
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dtable.c140 Dwg_TABLE_BreakHeight *break_heights; in api_process()
H A Ddynapi_test.c22005 Dwg_TABLE_BreakHeight* break_heights; in test_TABLE()
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h3460 } Dwg_TABLE_BreakHeight; typedef
3796 Dwg_TABLE_BreakHeight *break_heights;
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddynapi.c3755 …{ "break_heights", "Dwg_TABLE_BreakHeight*", sizeof (Dwg_TABLE_BreakHeight*), OFF (struct _dwg_en…
13244 …(int)DWG_TYPE_TABLE, NULL, _dwg_TABLE_BreakHeight_fields, sizeof (Dwg_TABLE_BreakHeight) }, /* 111…
H A Ddwg.spec6178 REPEAT (num_break_heights, break_heights, Dwg_TABLE_BreakHeight)
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py3828 class Dwg_TABLE_BreakHeight(object): class
3841 _LibreDWG.Dwg_TABLE_BreakHeight_swigregister(Dwg_TABLE_BreakHeight)
H A Dswig_python.c128043 Dwg_TABLE_BreakHeight *arg2 = (Dwg_TABLE_BreakHeight *) 0 ; in _wrap_Dwg_Entity_TABLE_break_heights_set()
128060 arg2 = (Dwg_TABLE_BreakHeight *)(argp2); in _wrap_Dwg_Entity_TABLE_break_heights_set()
128075 Dwg_TABLE_BreakHeight *result = 0 ; in _wrap_Dwg_Entity_TABLE_break_heights_get()
128084 result = (Dwg_TABLE_BreakHeight *) ((arg1)->break_heights); in _wrap_Dwg_Entity_TABLE_break_heights_get()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm9491 package LibreDWG::Dwg_TABLE_BreakHeight;
H A DLibreDWG.c155622 Dwg_TABLE_BreakHeight *arg2 = (Dwg_TABLE_BreakHeight *) 0 ; in XS()
155642 arg2 = (Dwg_TABLE_BreakHeight *)(argp2); in XS()
155662 Dwg_TABLE_BreakHeight *result = 0 ; in XS()
155673 result = (Dwg_TABLE_BreakHeight *) ((arg1)->break_heights); in XS()