Home
last modified time | relevance | path

Searched refs:closeFigure (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/GDI/
H A DPath.hs21 ( beginPath, closeFigure, endPath, fillPath, flattenPath
42 closeFigure :: HDC -> IO ()
43 closeFigure dc = function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/
H A Dcfx_pathdata.h63 void AppendPoint(const CFX_PointF& pos, FXPT_TYPE type, bool closeFigure);
/dports/cad/sumo/sumo-1.2.0/tools/visualization/
H A Dplot_net_selection.py73 helpers.closeFigure(fig, ax, options)
H A Dplot_summary.py79 helpers.closeFigure(fig, ax, options)
H A Dplot_csv_timeline.py90 helpers.closeFigure(fig, ax, options)
H A Dplot_net_trafficLights.py87 helpers.closeFigure(fig, ax, options)
H A Dplot_csv_pie.py97 helpers.closeFigure(fig, ax, options)
H A Dplot_net_speeds.py97 helpers.closeFigure(fig, ax, options)
H A Dplot_tripinfo_distributions.py103 helpers.closeFigure(fig, ax, options)
H A Dplot_csv_bars.py124 helpers.closeFigure(fig, ax, options, False)
H A Dplot_net_dump.py254 helpers.closeFigure(fig, ax, options, False, expandedOutputNames)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_pathdata.h69 void AppendPoint(const CFX_PointF& point, FXPT_TYPE type, bool closeFigure);
H A Dcfx_pathdata.cpp222 bool closeFigure) { in AppendPoint() argument
223 m_Points.push_back(FX_PATHPOINT(point, type, closeFigure)); in AppendPoint()
/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libemf/
H A DEmfOutput.h350 virtual void closeFigure() = 0;
H A DEmfOutputDebugStrategy.h81 void closeFigure() override;
H A DEmfOutputPainterStrategy.h98 void closeFigure() override;
H A DEmfOutputDebugStrategy.cpp69 void OutputDebugStrategy::closeFigure() in closeFigure() function in Libemf::OutputDebugStrategy
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/ge/
H A Dcfx_pathdata.cpp202 bool closeFigure) { in AppendPoint() argument
203 m_Points.push_back(FX_PATHPOINT(point, type, closeFigure)); in AppendPoint()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWPrinterJob.java963 protected void closeFigure() { in closeFigure() method in WPrinterJob
964 closeFigure(getPrintDC()); in closeFigure()
1440 protected native void closeFigure(long printDC); in closeFigure() method in WPrinterJob
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java950 protected void closeFigure() { in closeFigure() method in WPrinterJob
951 closeFigure(getPrintDC()); in closeFigure()
1427 protected native void closeFigure(long printDC); in closeFigure() method in WPrinterJob
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/classes/sun/awt/windows/
H A DWPrinterJob.java963 protected void closeFigure() { in closeFigure() method in WPrinterJob
964 closeFigure(getPrintDC()); in closeFigure()
1440 protected native void closeFigure(long printDC); in closeFigure() method in WPrinterJob
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWPrinterJob.java963 protected void closeFigure() { in closeFigure() method in WPrinterJob
964 closeFigure(getPrintDC()); in closeFigure()
1440 protected native void closeFigure(long printDC); in closeFigure() method in WPrinterJob
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWPrinterJob.java963 protected void closeFigure() { in closeFigure() method in WPrinterJob
964 closeFigure(getPrintDC()); in closeFigure()
1440 protected native void closeFigure(long printDC); in closeFigure() method in WPrinterJob
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/classes/sun/awt/windows/
H A DWPrinterJob.java963 protected void closeFigure() { in closeFigure() method in WPrinterJob
964 closeFigure(getPrintDC()); in closeFigure()
1440 protected native void closeFigure(long printDC); in closeFigure() method in WPrinterJob
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java950 protected void closeFigure() { in closeFigure() method in WPrinterJob
951 closeFigure(getPrintDC()); in closeFigure()
1427 protected native void closeFigure(long printDC); in closeFigure() method in WPrinterJob

12