Home
last modified time | relevance | path

Searched refs:paintLabel (Results 1 – 25 of 62) sorted by relevance

123

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dwlabel.c33 static void paintLabel(Label * lPtr);
76 paintLabel(lPtr); in WMSetLabelImage()
94 paintLabel(lPtr); in WMSetLabelImagePosition()
102 paintLabel(lPtr); in WMSetLabelTextAlignment()
110 paintLabel(lPtr); in WMSetLabelRelief()
125 paintLabel(lPtr); in WMSetLabelText()
144 paintLabel(lPtr); in WMSetLabelFont()
155 paintLabel(lPtr); in WMSetLabelTextColor()
165 paintLabel(lPtr); in WMSetLabelWraps()
169 static void paintLabel(Label * lPtr) in paintLabel() function
[all …]
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dwlabel.c33 static void paintLabel(Label * lPtr);
76 paintLabel(lPtr); in WMSetLabelImage()
94 paintLabel(lPtr); in WMSetLabelImagePosition()
102 paintLabel(lPtr); in WMSetLabelTextAlignment()
110 paintLabel(lPtr); in WMSetLabelRelief()
125 paintLabel(lPtr); in WMSetLabelText()
144 paintLabel(lPtr); in WMSetLabelFont()
155 paintLabel(lPtr); in WMSetLabelTextColor()
165 paintLabel(lPtr); in WMSetLabelWraps()
169 static void paintLabel(Label * lPtr) in paintLabel() function
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/dbtree/
H A Ddbtreeitemdelegate.cpp95 paintLabel(painter, option, index, item, versionString); in paintDb()
102 paintLabel(painter, option, index, item, QString("(%1)").arg(cnt)); in paintChildCount()
109 paintLabel(painter, option, index, item, tr("(system table)", "database tree label")); in paintTableLabel()
119paintLabel(painter, option, index, item, QString("(%1, %2, %3)").arg(columnsCount).arg(indexesCoun… in paintTableLabel()
127 paintLabel(painter, option, index, item, tr("(virtual)", "virtual table label")); in paintVirtualTableLabel()
139 paintLabel(painter, option, index, item, tr("(system index)", "database tree label")); in paintSystemIndexLabel()
142 void DbTreeItemDelegate::paintLabel(QPainter *painter, const QStyleOptionViewItem &option, const QM… in paintLabel() function in DbTreeItemDelegate
H A Ddbtreeitemdelegate.h25 …void paintLabel(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index, D…
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/widgets/
H A DCColorLegend.cpp107 int CColorLegend::paintLabel(QPainter& p, qreal value) in paintLabel() function in CColorLegend
196 int reqWidth = paintLabel(p, minimum); in paintEvent()
197 reqWidth = qMax(paintLabel(p, maximum), reqWidth); in paintEvent()
206 reqWidth = qMax(paintLabel(p, v), reqWidth); in paintEvent()
H A DCColorLegend.h50 int paintLabel(QPainter& p, qreal value);
/dports/misc/veles/veles-2018.05.0/src/visualization/
H A Dtrigram.cc710 paintLabel(lpm_0_, scene_to_screen, screen_mp, texture_0_); in paintLabels()
711 paintLabel(lpm_1_, scene_to_screen, screen_mp, texture_1_); in paintLabels()
712 paintLabel(lpm_2_, scene_to_screen, screen_mp, texture_2_); in paintLabels()
713 paintLabel(lpm_3_, scene_to_screen, screen_mp, texture_3_); in paintLabels()
714 paintLabel(lpm_pos_, scene_to_screen, screen_mp, texture_pos_); in paintLabels()
715 paintLabel(lpm_N0_, scene_to_screen, screen_mp, texture_N0_); in paintLabels()
716 paintLabel(lpm_0_digram_, scene_to_screen, screen_mp, texture_0_digram_); in paintLabels()
717 paintLabel(lpm_1_digram_, scene_to_screen, screen_mp, texture_1_digram_); in paintLabels()
718 paintLabel(lpm_2_digram_, scene_to_screen, screen_mp, texture_2_digram_); in paintLabels()
719 paintLabel(lpm_N0_digram_, scene_to_screen, screen_mp, texture_N0_digram_); in paintLabels()
[all …]
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/style/
H A DDataLabelStyle.java74 paintLabel(label, geom, viewport, g2d); in paint()
84 private void paintLabel(String label, Geometry geom, Viewport viewport, Graphics2D g2d) { in paintLabel() method in DataLabelStyle
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/completer/
H A Dcompleteritemdelegate.h26 … void paintLabel(QPainter* painter, int& x, int y, const QString& text, bool emptyValue) const;
H A Dcompleteritemdelegate.cpp115 paintLabel(painter, x, y, label, value.isEmpty()); in paintText()
136 void CompleterItemDelegate::paintLabel(QPainter* painter, int& x, int y, const QString& text, bool … in paintLabel() function in CompleterItemDelegate
/dports/print/lyx/lyx-2.3.4.2/src/
H A DRowPainter.h72 void paintLabel() const;
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/graphicsitem/
H A DGeoLineStringGraphicsItem.h50 void paintLabel(GeoPainter *painter, const ViewportParams *viewport) const;
H A DGeoLineStringGraphicsItem.cpp152 paintLabel(painter, viewport); in paint()
281 void GeoLineStringGraphicsItem::paintLabel(GeoPainter *painter, const ViewportParams *viewport) con… in paintLabel() function in Marble::GeoLineStringGraphicsItem
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dlabelrenderer.h160 void paintLabel(RenderContext& rc, QPainter *p);
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/interface/
H A Dtimelinecells.h98 …void paintLabel(QPainter& painter, const Layer* layer, int x, int y, int height, int width, bool s…
H A Dtimelinecells.cpp224 paintLabel(painter, layeri, 0, in drawContent()
242 paintLabel(painter, layer, in drawContent()
264 paintLabel(painter, in drawContent()
425 void TimeLineCells::paintLabel(QPainter& painter, const Layer* layer, in paintLabel() function in TimeLineCells
/dports/devel/qmake/qt-x11-free-3.3.8/src/widgets/
H A Dqtabbar.h142 virtual void paintLabel( QPainter*, const QRect&, QTab*, bool ) const;
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dpacket_diagram.cpp250 paintLabel(painter, label, scaled_tr_); in paint()
254paintLabel(painter, label, scaled_tr_.adjusted(0, scaled_tr_.height(), 0, scaled_tr_.height())); in paint()
319 void paintLabel(QPainter *painter, QString label, QRectF label_rect) { in paintLabel() function in FieldInformationGraphicsItem
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dpacket_diagram.cpp250 paintLabel(painter, label, scaled_tr_); in paint()
254paintLabel(painter, label, scaled_tr_.adjusted(0, scaled_tr_.height(), 0, scaled_tr_.height())); in paint()
319 void paintLabel(QPainter *painter, QString label, QRectF label_rect) { in paintLabel() function in FieldInformationGraphicsItem
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dpacket_diagram.cpp250 paintLabel(painter, label, scaled_tr_); in paint()
254paintLabel(painter, label, scaled_tr_.adjusted(0, scaled_tr_.height(), 0, scaled_tr_.height())); in paint()
319 void paintLabel(QPainter *painter, QString label, QRectF label_rect) { in paintLabel() function in FieldInformationGraphicsItem
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dpacket_diagram.cpp250 paintLabel(painter, label, scaled_tr_); in paint()
254paintLabel(painter, label, scaled_tr_.adjusted(0, scaled_tr_.height(), 0, scaled_tr_.height())); in paint()
319 void paintLabel(QPainter *painter, QString label, QRectF label_rect) { in paintLabel() function in FieldInformationGraphicsItem
/dports/misc/veles/veles-2018.05.0/include/visualization/
H A Dtrigram.h131 void paintLabel(const LabelPositionMixer& mixer,
/dports/security/openssh-askpass/x11-ssh-askpass-1.2.4.1/
H A Dx11-ssh-askpass.h231 void paintLabel(AppInfo *app, Drawable draw, LabelInfo label);
/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/graph/
H A DEdgeRenderer.java648 paintLabel(g, graph.convertValueToString(labels[i]), in paintLabels()
658 paintLabel(g, label.toString(), getLabelPosition(view), true); in paintLabels()
761 protected void paintLabel(Graphics g, String label, Point2D p, in paintLabel() method in EdgeRenderer
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dconnectionedit_p.h248 void paintLabel(QPainter *p, EndPoint::Type type, Connection *con);

123