Searched defs:passwidth (Results 1 – 10 of 10) sorted by relevance
/dports/cad/xcircuit/xcircuit-3.10.30/ |
H A D | cairo.c | 343 float passwidth, pushlistptr *stack) in UDrawObject() 543 void UDrawPolygon(polyptr thepoly, float passwidth) in UDrawPolygon() 562 void UDrawArc(arcptr thearc, float passwidth) in UDrawArc() 602 void UDrawPath(pathptr thepath, float passwidth) in UDrawPath() 669 void UDrawSpline(splineptr thespline, float passwidth) in UDrawSpline() 897 static void xc_draw_glyph_object(objinstptr inst, float passwidth) in xc_draw_glyph_object() 945 float passwidth; in xc_user_font_render() local
|
H A D | functions.c | 2559 void UDrawSpline(splineptr thespline, float passwidth) in UDrawSpline() 2579 void UDrawPolygon(polyptr thepoly, float passwidth) in UDrawPolygon() 2600 void UDrawArc(arcptr thearc, float passwidth) in UDrawArc() 2620 void UDrawPath(pathptr thepath, float passwidth) in UDrawPath() 2672 float passwidth, pushlistptr *stack) in UDrawObject()
|
H A D | text.c | 1416 int passcolor, float passwidth) in UDrawChar()
|
/dports/math/vtk9/VTK-9.1.0/Rendering/Parallel/ |
H A D | vtkSynchronizedRenderers.cxx | 735 unsigned int passwidth = area[2] - area[0] + 1; in Capture() local
|
/dports/math/vtk8/VTK-8.2.0/Rendering/Parallel/ |
H A D | vtkSynchronizedRenderers.cxx | 793 unsigned int passwidth = area[2] - area[0] + 1; in Capture() local
|
/dports/games/zdoom/zdoom-2.8.1/src/ |
H A D | m_png.cpp | 491 int i, pass, passbuff, passpitch, passwidth; in M_ReadIDAT() local
|
/dports/games/ecwolf/ecwolf-1.3.3-src/src/ |
H A D | m_png.cpp | 494 int i, pass, passbuff, passpitch, passwidth; in M_ReadIDAT() local
|
/dports/mail/rspamd/rspamd-3.1/contrib/doctest/doctest/parts/ |
H A D | doctest.cpp | 3093 …auto passwidth = int(std::ceil(log10((std::max(p.numTestCasesPassingFilters - p.numTestCasesFailed… in test_run_end() local
|
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/doctest/doctest/parts/ |
H A D | doctest.cpp | 3093 …auto passwidth = int(std::ceil(log10((std::max(p.numTestCasesPassingFilters - p.numTestCasesFailed… in test_run_end() local
|
/dports/devel/doctest/doctest-2.4.7/doctest/parts/ |
H A D | doctest.cpp | 3104 …auto passwidth = int(std::ceil(log10((std::max(p.numTestCasesPassingFilters - p.numTestCasesFailed… in test_run_end() local
|