Home
last modified time | relevance | path

Searched defs:lineAttributes (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/Cartesian/
H A DKChartLineDiagram.cpp205 LineAttributes LineDiagram::lineAttributes() const in lineAttributes() function in LineDiagram
210 LineAttributes LineDiagram::lineAttributes( int column ) const in lineAttributes() function in LineDiagram
218 LineAttributes LineDiagram::lineAttributes( in lineAttributes() function in LineDiagram
H A DKChartPlotter.cpp246 LineAttributes Plotter::lineAttributes() const in lineAttributes() function in Plotter
251 LineAttributes Plotter::lineAttributes( int column ) const in lineAttributes() function in Plotter
259 LineAttributes Plotter::lineAttributes( const QModelIndex& index ) const in lineAttributes() function in Plotter
H A DPaintingHelpers_p.cpp184 static LineAttributes lineAttributes( AbstractDiagram* diagram, const QModelIndex& index ) in lineAttributes() function
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/
H A DAppearanceState.java71 private int lineAttributes=0; field in AppearanceState
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/qa/unit/
H A Dvclmetafileprocessor2d.cxx94 attribute::LineAttribute lineAttributes( in testTdf136957() local
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DRenderMolecule.java70 LineAttributesRetained lineAttributes = null; field in RenderMolecule
356 LineAttributesRetained lineAttributes, in RenderMolecule()
376 LineAttributesRetained lineAttributes, in reset()
733 LineAttributesRetained lineAttributes, in equals()
H A DAppearanceRetained.java77 LineAttributesRetained lineAttributes = null; field in AppearanceRetained
421 void setLineAttributes(LineAttributes lineAttributes) { in setLineAttributes()
H A DAppearance.java490 public void setLineAttributes(LineAttributes lineAttributes) { in setLineAttributes()
H A DJ3dDebug.java230 static final int lineAttributes = !devPhase?NO_DEBUG:NO_DEBUG; field in J3dDebug
H A DCanvas3D.java682 LineAttributesRetained lineAttributes = null; field in Canvas3D
H A DRenderBin.java4804 LineAttributesRetained lineAttributes; in findRenderMolecule() local
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/document/
H A Dkatebuffer.cpp545 const auto &lineAttributes = textLine->foldings(); in computeFoldingRangeForStartLine() local
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/gfx/opengl/
H A Dbase_render_opengl3d_shader.cpp555 static const char *lineAttributes[] = { "position", nullptr }; in initRenderer() local
/dports/graphics/qgis/qgis-3.22.3/src/analysis/processing/
H A Dqgsalgorithmexportmesh.cpp1155 QgsAttributes lineAttributes = firstAttributes; in processAlgorithm() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/j3d/
H A DModelManager.java852 LineAttributes lineAttributes = appearance.getLineAttributes(); in cloneNode() local
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/view/
H A Dkateview.cpp4004 QList<KTextEditor::AttributeBlock> KTextEditor::ViewPrivate::lineAttributes(int line) in lineAttributes() function in KTextEditor::ViewPrivate
/dports/x11/xlockmore/xlockmore-5.67/win32/
H A DXapi.c71 TLineAttributes lineAttributes; member