Home
last modified time | relevance | path

Searched refs:drawDashedLine (Results 1 – 25 of 35) sorted by relevance

12

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/dist/types/network/
H A Dshapes.d.ts121 export declare function drawDashedLine(ctx: CanvasRenderingContext2D, x: number, y: number, x2: num…
133 dashedLine: typeof drawDashedLine;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/declarations/network/
H A Dshapes.d.ts121 export declare function drawDashedLine(ctx: CanvasRenderingContext2D, x: number, y: number, x2: num…
133 dashedLine: typeof drawDashedLine;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/contexts/
H A Djuce_GraphicsContext.h411 void drawDashedLine (Line<float> line,
H A Djuce_GraphicsContext.cpp597 void Graphics::drawDashedLine (Line<float> line, const float* dashLengths, in drawDashedLine() function in juce::Graphics
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/contexts/
H A Djuce_GraphicsContext.h411 void drawDashedLine (Line<float> line,
H A Djuce_GraphicsContext.cpp597 void Graphics::drawDashedLine (Line<float> line, const float* dashLengths, in drawDashedLine() function in juce::Graphics
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/utils/
H A DGraphicsUtil.as91 …public static function drawDashedLine(target:Graphics, xStart:Number, yStart:Number, xEnd:Number, … method in com.yahoo.astra.utils.GraphicsUtil
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/utils/
H A DGraphicsUtil.as91 …public static function drawDashedLine(target:Graphics, xStart:Number, yStart:Number, xEnd:Number, … method in com.yahoo.astra.utils.GraphicsUtil
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/fl/charts/series/
H A DLineSeries.as291 …GraphicsUtil.drawDashedLine(this.graphics, lastValidPosition.x, lastValidPosition.y, xPosition, yP…
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/fl/charts/series/
H A DLineSeries.as291 …GraphicsUtil.drawDashedLine(this.graphics, lastValidPosition.x, lastValidPosition.y, xPosition, yP…
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1887 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1903 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1906 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1887 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1903 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1906 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1887 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1903 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1906 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1915 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1931 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1934 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1915 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1931 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1934 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1887 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1903 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1906 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1915 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1931 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1934 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java1887 drawDashedLine(g, y, x1, x2, false); in drawDashedHorizontalLine()
1903 drawDashedLine(g, x, y1, y2, true); in drawDashedVerticalLine()
1906 private void drawDashedLine(Graphics g, int v, int v1, int v2, boolean isVertical) { in drawDashedLine() method in BasicTreeUI
/dports/devel/juce/JUCE-f37e9a1/examples/GUI/
H A DWidgetsDemo.h626 g.drawDashedLine ({ centre.withY ((float) bounds.getY()), in drawPopupMenuColumnSeparatorWithOptions()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/esnext/esm/
H A Dvis-network.min.js.map1drawDashedLine(\n ctx: CanvasRenderingContext2D,\n x: number,\n y: number,\n x2: number,\n y2…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/esnext/umd/
H A Dvis-network.min.js.map1drawDashedLine(\n ctx: CanvasRenderingContext2D,\n x: number,\n y: number,\n x2: number,\n y2…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/peer/umd/
H A Dvis-network.min.js.map1drawDashedLine(\n ctx: CanvasRenderingContext2D,\n x: number,\n y: number,\n x2: number,\n y2…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/peer/esm/
H A Dvis-network.min.js.map1drawDashedLine(\n ctx: CanvasRenderingContext2D,\n x: number,\n y: number,\n x2: number,\n y2…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/vis-network/dist/
H A Dvis-network.esm.min.js.map1drawDashedLine(\n ctx: CanvasRenderingContext2D,\n x: number,\n y: number,\n x2: number,\n y2…
H A Dvis-network.min.js.map1drawDashedLine(\n ctx: CanvasRenderingContext2D,\n x: number,\n y: number,\n x2: number,\n y2…

12