Home
last modified time | relevance | path

Searched refs:usershape (Results 1 – 17 of 17) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dusershapes.cpp15 EX array<map<int, usershape*>, mapeditor::USERSHAPEGROUPS> usershapes;
19 usershape *us = new usershape; in initShape()
H A Dfloorshapes.cpp19 int usershape; member
924 qfi.usershape = -1; in set_no_floor()
931 qfi.usershape = -1; in set_floor()
939 qfi.usershape = -1; in set_floor()
946 qfi.usershape = -1; in set_floor()
1045 else if(qfi.usershape >= 0) { in draw_qfi()
1046 mapeditor::drawUserShape(V * qfi.spin, mapeditor::sgFloor, qfi.usershape, col, c); in draw_qfi()
H A Dmapeditor.cpp968 usershape *us = usp.second; in save_usershapes()
1828 usershape *us = NULL; in showDrawEditor()
2337 usershape *us = usp.second; in savePicFile()
2777 usershape *us = usershapes[group][id]; in drawUserShape()
H A Dgeometry.cpp27 struct usershape { usershapelayer d[USERLAYERS]; }; argument
H A Dgraph.cpp3473 else if(qfi.usershape >= 0) in floorShadow()
3474 …mapeditor::drawUserShape(V * qfi.spin * cgi.shadowmulmatrix, mapeditor::sgFloor, qfi.usershape, co… in floorShadow()
3517 …if(!qfi.fshape || !qfi.fshape->is_plain || !cgi.validsidepar[sidepar] || qfi.usershape >= 0) if(GD… in placeSidewall()
H A Dcelldrawer.cpp2045 qfi.usershape = si.id; in draw_wall_full()
/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A DMakefile.am23 pkginclude_HEADERS = arith.h geom.h color.h types.h textspan.h usershape.h
H A Dtypes.h192 boolean usershape; member
H A Dshapes.c1938 if (ND_shape(n)->usershape) { in poly_init()
2878 pfilled = !ND_shape(n)->usershape || streq(ND_shape(n)->name, "custom"); in poly_gencode()
2926 if (ND_shape(n)->usershape) { in poly_gencode()
3830 p->usershape = FALSE; in user_shape()
3832 p->usershape = TRUE; in user_shape()
H A DMakefile.in584 pkginclude_HEADERS = arith.h geom.h color.h types.h textspan.h usershape.h
/dports/graphics/graphviz/graphviz-2.44.1/windows/
H A Dinstall.bat104 copy lib\common\usershape.h %root%\include
H A Dbuild.bat63 copy /Y %buildDir%lib\common\usershape.h %buildBaseDir%release\include\graphviz
/dports/graphics/graphviz/graphviz-2.44.1/debian/
H A Dchangelog649 Error: invalid api in config: libgvplugin_usershape_gd.so.2 usershape
H A Dchangelog.in649 Error: invalid api in config: libgvplugin_usershape_gd.so.2 usershape
/dports/graphics/graphviz/graphviz-2.44.1/
H A DCHANGELOG.md481 - dot - new usershape plugin mechanism potentially supporting
/dports/graphics/graphviz/graphviz-2.44.1/windows/graphviz-msi/setup/
H A Dsetup.vdproj13877 "SourcePath" = "8:..\\..\\release\\include\\graphviz\\usershape.h"
13878 "TargetName" = "8:usershape.h"
H A Dsetup_stable.vdproj13727 "SourcePath" = "8:..\\..\\release\\include\\graphviz\\usershape.h"
13728 "TargetName" = "8:usershape.h"