Home
last modified time | relevance | path

Searched defs:rowLabel (Results 1 – 20 of 20) sorted by relevance

/dports/www/matomo/piwik/plugins/CoreVisualizations/JqplotDataGenerator/
H A DEvolution.php126 private function getSeriesData($rowLabel, $columnName, DataTable\Map $dataTable)
154 private function getSeriesLabel($rowLabel, $columnName)
228 …private function setNonComparisonSeriesData(array &$allSeriesData, $rowLabel, $columnName, DataTab…
236 …private function setComparisonSeriesData(array &$allSeriesData, array $seriesLabels, $rowLabel, $c…
/dports/www/matomo/piwik/plugins/CoreVisualizations/
H A DJqplotDataGenerator.php193 protected function getComparisonSeriesLabel(Row $compareRow, $columnName, $rowLabel = false)
198 …ion getComparisonSeriesLabelFromCompareSeries($compareSeriesPretty, $columnName, $rowLabel = false)
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/widgets/heatmap/internal/axes/
H A Dlabel.go45 func rowLabel(row int, label string, labelWidth int) (*Label, error) { func
/dports/www/matomo/piwik/plugins/CoreVisualizations/Visualizations/
H A DGraph.php127 public function isRowVisible($rowLabel)
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/widgets/linechart/internal/axes/
H A Dlabel.go112 func rowLabel(scale *YScale, y int, labelWidth int) (*Label, error) { func
/dports/www/matomo/piwik/plugins/CoreHome/DataTableRowAction/
H A DRowEvolution.php63 protected $rowLabel; variable in Piwik\\Plugins\\CoreHome\\DataTableRowAction\\RowEvolution
/dports/emulators/stella/stella-6.6/src/debugger/gui/
H A DTiaWidget.cxx140 static constexpr std::array<const char*, 5> rowLabel = { "P0", "P1", "M0", "M1", "BL" }; in TiaWidget() local
/dports/editors/ted/Ted-2.23/Ted/
H A DtedSectionTool.c673 APP_WIDGET rowLabel; in tedSectionToolFillColumnsFrame() local
728 APP_WIDGET rowLabel; in tedFormatFillSectionPage() local
H A DtedTocTool.c469 APP_WIDGET rowLabel= (APP_WIDGET )0; in tedFormatFillTocPage() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/elements/adapters/
H A DMemorySegmentLabelAdapter.java88 …String rowLabel = presentation.getRowLabel(tableRendering.getMemoryBlock(), ((MemorySegment)elemen… in getColumnText() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/block/actions/
H A DSuperblockMaskCustomizeAction.java148 private javax.swing.JLabel rowLabel; field in SuperblockMaskCustomizeAction.CustomizeFrame
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/
H A DScaleEditor.hpp71 BWidgets::Label rowLabel; member in ScaleEditor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/memory/renderings/
H A DFormatTableRenderingDialog.java108 Label rowLabel = new Label(composite, SWT.NONE); in createDialogArea() local
/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DDraw.c406 Boolean highlight, Boolean bold, Boolean rowLabel, in xbaeDrawString()
/dports/audio/py-music21/music21-7.1.0/music21/graph/
H A Dprimitives.py807 def makeOneRowOfGraph(self, figure, rowIndex, rowLabel, rowData): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp703 SkString rowLabel; in draw_row_label() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp962 SkString rowLabel; in draw_row_label() local
/dports/audio/praat/praat-6.2.03/stat/
H A DTableOfReal.cpp108 double structTableOfReal :: v_getRowIndex (conststring32 rowLabel) { in v_getRowIndex()
/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DDialogsGraph.cpp117 wxStaticText *rowLabel = in CreateControls() local
/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_structures.h1666 TPM_DELEGATE_LABEL rowLabel; member