Home
last modified time | relevance | path

Searched refs:textAnnotationWidth (Results 1 – 10 of 10) sorted by relevance

/dports/cad/librepcb/librepcb-0.1.6/libs/dxflib/src/
H A Ddl_entities.h1406 double textAnnotationWidth,
1415 textAnnotationWidth(textAnnotationWidth), in arrowHeadFlag()
1434 double textAnnotationWidth; member
H A Ddl_dxf.cpp3463 dw.dxfReal(41, data.textAnnotationWidth); in writeLeader()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/jwwlib/src/
H A Ddl_entities.h1176 textAnnotationWidth = lTextAnnotationWidth; in DL_LeaderData()
1193 double textAnnotationWidth; member
H A Ddl_jww-copy.cpp2894 dw.dxfReal(41, data.textAnnotationWidth); in writeLeader()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes_dxf/dxflib/
H A Ddl_entities.h1171 textAnnotationWidth = lTextAnnotationWidth; in DL_LeaderData()
1188 double textAnnotationWidth; member
H A Ddl_dxf.cpp3024 dw.dxfReal(41, data.textAnnotationWidth); in writeLeader()
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/dxflib/
H A Ddl_entities.h1413 textAnnotationWidth = lTextAnnotationWidth; in DL_LeaderData()
1430 double textAnnotationWidth; member
H A Ddl_dxf.cpp3442 dw.dxfReal(41, data.textAnnotationWidth); in writeLeader()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/dxflib_qcad/
H A Ddl_entities.h1613 textAnnotationWidth( aTextAnnotationWidth ), in arrowHeadFlag()
1638 double textAnnotationWidth; member
H A Ddl_dxf.cpp4069 dw.dxfReal( 41, data.textAnnotationWidth ); in writeLeader()