Home
last modified time | relevance | path

Searched refs:drawLabel (Results 151 – 175 of 441) sorted by relevance

12345678910>>...18

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwt/src/
H A Dqwt_round_scale_draw.h56 virtual void drawLabel(QPainter *p, double val) const;
H A Dqwt_plot_marker.h111 void drawLabel(QPainter *, const QRect &, const QPoint &) const;
H A Dqwt_abstract_scale_draw.h132 virtual void drawLabel(QPainter *painter, double value) const = 0;
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/lushlife/
H A Dlushlife_ui.fl690 code3 {o->drawLabel=false;}
714 code3 {o->drawLabel=false;}
738 code3 {o->drawLabel=false;}
762 code3 {o->drawLabel=false;}
786 code3 {o->drawLabel=false;}
810 code3 {o->drawLabel=false;}
834 code3 {o->drawLabel=false;}
858 code3 {o->drawLabel=false;}
882 code3 {o->drawLabel=false;}
906 code3 {o->drawLabel=false;}
[all …]
/dports/astro/kstars/kstars-3.5.6/kstars/kstarslite/skyitems/skynodes/
H A Dpointsourcenode.h68 void updatePos(QPointF pos, bool drawLabel);
H A Ddeepskynode.h63 void update(bool drawImage, bool drawLabel, QPointF pos = QPointF(-1, -1));
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXLabel.cpp239 void FXLabel::drawLabel(FXDCWindow& dc,const FXString& text,FXint hot,FXint tx,FXint ty,FXint tw,FX… in drawLabel() function in FX::FXLabel
352 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
356 drawLabel(dc,label,hotoff,tx+1,ty+1,tw,th); in onPaint()
358 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXLabel.cpp234 void FXLabel::drawLabel(FXDCWindow& dc,const FXString& text,FXint hot,FXint tx,FXint ty,FXint tw,FX… in drawLabel() function in FX::FXLabel
347 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
351 drawLabel(dc,label,hotoff,tx+1,ty+1,tw,th); in onPaint()
353 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXLabel.cpp234 void FXLabel::drawLabel(FXDCWindow& dc,const FXString& text,FXint hot,FXint tx,FXint ty,FXint tw,FX… in drawLabel() function in FX::FXLabel
347 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
351 drawLabel(dc,label,hotoff,tx+1,ty+1,tw,th); in onPaint()
353 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXLabel.cpp234 void FXLabel::drawLabel(FXDCWindow& dc,const FXString& text,FXint hot,FXint tx,FXint ty,FXint tw,FX… in drawLabel() function in FX::FXLabel
347 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
351 drawLabel(dc,label,hotoff,tx+1,ty+1,tw,th); in onPaint()
353 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXLabel.cpp239 void FXLabel::drawLabel(FXDCWindow& dc,const FXString& text,FXint hot,FXint tx,FXint ty,FXint tw,FX… in drawLabel() function in FX::FXLabel
352 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
356 drawLabel(dc,label,hotoff,tx+1,ty+1,tw,th); in onPaint()
358 drawLabel(dc,label,hotoff,tx,ty,tw,th); in onPaint()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/cocoa/
H A Dnotebook.mm46 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect;
89 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect
100 [super drawLabel:shouldTruncateLabel inRect:tabRect];
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/cocoa/
H A Dnotebook.mm106 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect;
140 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect
151 [super drawLabel:shouldTruncateLabel inRect:tabRect];
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/cocoa/
H A Dnotebook.mm106 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect;
140 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect
151 [super drawLabel:shouldTruncateLabel inRect:tabRect];
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/cocoa/
H A Dnotebook.mm46 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect;
89 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect
100 [super drawLabel:shouldTruncateLabel inRect:tabRect];
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSTabViewItem.java30 public void drawLabel(boolean shouldTruncateLabel, NSRect labelRect) { in drawLabel() method in NSTabViewItem
/dports/x11-toolkits/redkite/redkite-1.3.1/src/
H A DRkLabelImpl.cpp56 void RkLabel::RkLabelImpl::drawLabel() in drawLabel() function in RkLabel::RkLabelImpl
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/src/
H A DRkLabelImpl.cpp56 void RkLabel::RkLabelImpl::drawLabel() in drawLabel() function in RkLabel::RkLabelImpl
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_abstract_scale_draw.h126 virtual void drawLabel( QPainter *painter, double value ) const = 0;
H A Dqwt_plot_marker.h121 virtual void drawLabel( QPainter *,
H A Dqwt_scale_draw.h95 virtual void drawLabel( QPainter *, double value ) const;
/dports/x11-toolkits/qwt5-qt5/qwt5-qt5-2a9f1ae2/src/
H A Dqwt_plot_marker.h111 void drawLabel(QPainter *, const QRect &, const QPoint &) const;
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_abstract_scale_draw.h126 virtual void drawLabel( QPainter *painter, double value ) const = 0;
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/cmap/
H A DCmap.c88 static void drawLabel(Widget _cw, GC _gc);
95 static void drawLabel();
538 static void drawLabel(_cw, _gc) in drawLabel() function
690 drawLabel(_cw, CMAP(_cw).eraseGC);
691 drawLabel(_cw, CMAP(_cw).foregroundGC);
856 drawLabel(_current, CMAP(_current).eraseGC);
866 drawLabel(_new, CMAP(_new).foregroundGC);
1159 drawLabel((Widget)cw, CMAP(cw).eraseGC);
1162 drawLabel((Widget)cw, CMAP(cw).foregroundGC);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/cocoa/
H A Dnotebook.mm106 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect;
150 - (void)drawLabel:(BOOL)shouldTruncateLabel inRect:(NSRect)tabRect
171 [super drawLabel:shouldTruncateLabel inRect:tabRect];

12345678910>>...18