Home
last modified time | relevance | path

Searched defs:GridLine (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/
H A Dgrid_line.go9 type GridLine struct { struct
10 IsMinor bool
11 Style Style
12 Value float64
16 func (gl GridLine) Major() bool {
21 func (gl GridLine) Minor() bool {
26 func (gl GridLine) Render(r Renderer, canvasBox Box, ra Range, isVertical bool, defaults Style) {
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Grid/
H A DGridLine.cpp15 GridLine::GridLine () in GridLine() function in GridLine
19 GridLine::GridLine (const GridLine & /* other */) in GridLine() function in GridLine
37 GridLine &GridLine::operator= (GridLine & /* other */) in operator =() argument
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/include/
H A Dqwt3d_coordsys.h11 struct GridLine struct
18 GridLine(bool visible = false, RGBA color = RGBA(), LINESTYLE style = SOLID, double width = 1.0) argument
19 : visible_(visible) in visible_()
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanLineGrid.h95 GridLine(QObject* parent) : QObject{parent} {} in GridLine() function
96 GridLine(const QPointF&& p1, const QPointF&& p2) : in GridLine() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/generics/
H A Dgrid.rs22 pub struct GridLine<Integer> { struct
33 impl<Integer> GridLine<Integer> { impl
49 impl<Integer> ToCss for GridLine<Integer> implementation
83 impl Parse for GridLine<specified::Integer> { implementation
/dports/lang/spidermonkey60/firefox-60.9.0/dom/grid/
H A DGridLines.h17 class GridLine; variable
H A DGridLine.cpp15 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(GridLine, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/grid/
H A DGridLines.h17 class GridLine; variable
H A DGridLine.cpp15 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(GridLine, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DGridManager.h26 enum GridLine { Previous, Closest, Next }; enum
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DGridManager.h26 enum GridLine { Previous, Closest, Next }; enum
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DGridManager.h26 enum GridLine { Previous, Closest, Next }; enum
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A DGridManager.h26 enum GridLine { Previous, Closest, Next }; enum
/dports/www/firefox-esr/firefox-91.8.0/dom/grid/
H A DGridLines.h24 class GridLine; variable
H A DGridLine.cpp15 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(GridLine, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
/dports/www/firefox/firefox-99.0/dom/grid/
H A DGridLines.h24 class GridLine; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/grid/
H A DGridLines.h24 class GridLine; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/grid/
H A DGridLines.h24 class GridLine; variable
H A DGridLine.cpp15 NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE(GridLine, mParent) in NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE() argument
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtachartaxisutils.pas205 procedure GridLine(ACoord: Integer); virtual; abstract; procedure
250 procedure GridLine(ACoord: Integer); override; procedure
265 procedure GridLine(ACoord: Integer); override; procedure
462 procedure TAxisDrawHelperX.GridLine(ACoord: Integer); procedure
531 procedure TAxisDrawHelperY.GridLine(ACoord: Integer); procedure
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtachartaxisutils.pas205 procedure GridLine(ACoord: Integer); virtual; abstract; procedure
250 procedure GridLine(ACoord: Integer); override; procedure
265 procedure GridLine(ACoord: Integer); override; procedure
462 procedure TAxisDrawHelperX.GridLine(ACoord: Integer); procedure
531 procedure TAxisDrawHelperY.GridLine(ACoord: Integer); procedure
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemmapgrid.h1077 struct GridLine struct
1082 GridLineAnnotation startAnnotation; // the annotation on the start point argument
1083 GridLineAnnotation endAnnotation; // the annotation on the end point argument
1085 mutable QList< GridLine > mGridLines; argument
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitemmapgrid.h1076 struct GridLine struct
1081 GridLineAnnotation startAnnotation; // the annotation on the start point argument
1082 GridLineAnnotation endAnnotation; // the annotation on the end point argument
1084 mutable QList< GridLine > mGridLines; argument
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtachartaxisutils.pas215 procedure GridLine(ACoord: Integer); virtual; abstract; procedure
261 procedure GridLine(ACoord: Integer); override; procedure
276 procedure GridLine(ACoord: Integer); override; procedure
489 procedure TAxisDrawHelperX.GridLine(ACoord: Integer); procedure
558 procedure TAxisDrawHelperY.GridLine(ACoord: Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtachartaxisutils.pas215 procedure GridLine(ACoord: Integer); virtual; abstract; procedure
261 procedure GridLine(ACoord: Integer); override; procedure
276 procedure GridLine(ACoord: Integer); override; procedure
489 procedure TAxisDrawHelperX.GridLine(ACoord: Integer); procedure
558 procedure TAxisDrawHelperY.GridLine(ACoord: Integer); procedure

123