Home
last modified time | relevance | path

Searched refs:Dwg_ContentFormat (Results 1 – 9 of 9) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.info391 Ref: Dwg_ContentFormat214848
H A Ddynapi.texi13541 Dwg_ContentFormat
13586 @strong{Dwg_ContentFormat} @anchor{Dwg_ContentFormat}
13587 @vindex Dwg_ContentFormat
15109 Dwg_ContentFormat
15455 Dwg_ContentFormat
H A DLibreDWG.info-111123 Dwg_ContentFormat
11158 *Dwg_ContentFormat*
12271 Dwg_ContentFormat
12547 Dwg_ContentFormat
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h3498 } Dwg_ContentFormat; typedef
3509 Dwg_ContentFormat content_format;
3581 Dwg_ContentFormat content_format;
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddynapi.c11033 …{ "content_format", "Dwg_ContentFormat", sizeof (Dwg_ContentFormat), OFF (struct _dwg_CellStyle, …
12241 …{ "cellstyle.content_format", "Dwg_ContentFormat", sizeof (Dwg_ContentFormat), OFF (struct _dwg_T…
12527 …{ "content_format", "Dwg_ContentFormat", sizeof (Dwg_ContentFormat), OFF (struct _dwg_TableCellCo…
13181 { "ContentFormat", 0, NULL, _dwg_ContentFormat_fields, sizeof (Dwg_ContentFormat) }, /* 48 */
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py3886 class Dwg_ContentFormat(object): class
3906 _LibreDWG.Dwg_ContentFormat_swigregister(Dwg_ContentFormat)
H A Dswig_python.c116027 Dwg_ContentFormat *arg2 = (Dwg_ContentFormat *) 0 ; in _wrap_Dwg_TableCellContent_content_format_set()
116044 arg2 = (Dwg_ContentFormat *)(argp2); in _wrap_Dwg_TableCellContent_content_format_set()
116059 Dwg_ContentFormat *result = 0 ; in _wrap_Dwg_TableCellContent_content_format_get()
116068 result = (Dwg_ContentFormat *)& ((arg1)->content_format); in _wrap_Dwg_TableCellContent_content_format_get()
118664 Dwg_ContentFormat *arg2 = (Dwg_ContentFormat *) 0 ; in _wrap_Dwg_CellStyle_content_format_set()
118681 arg2 = (Dwg_ContentFormat *)(argp2); in _wrap_Dwg_CellStyle_content_format_set()
118696 Dwg_ContentFormat *result = 0 ; in _wrap_Dwg_CellStyle_content_format_get()
118705 result = (Dwg_ContentFormat *)& ((arg1)->content_format); in _wrap_Dwg_CellStyle_content_format_get()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm9667 package LibreDWG::Dwg_ContentFormat;
H A DLibreDWG.c140748 Dwg_ContentFormat *arg2 = (Dwg_ContentFormat *) 0 ; in XS()
140768 arg2 = (Dwg_ContentFormat *)(argp2); in XS()
140788 Dwg_ContentFormat *result = 0 ; in XS()
140799 result = (Dwg_ContentFormat *)& ((arg1)->content_format); in XS()
143990 Dwg_ContentFormat *arg2 = (Dwg_ContentFormat *) 0 ; in XS()
144010 arg2 = (Dwg_ContentFormat *)(argp2); in XS()
144030 Dwg_ContentFormat *result = 0 ; in XS()
144041 result = (Dwg_ContentFormat *)& ((arg1)->content_format); in XS()