Home
last modified time | relevance | path

Searched +defs:Label +defs:font (Results 1 – 25 of 105) sorted by relevance

12345

/dports/games/battletanks/btanks-0.9.8083/engine/menu/
H A Dlabel.cpp37 Label::Label(const sdlx::Font *font, const std::string &label) : in Label() function in Label
42 Label::Label(const std::string &font, const std::string &label) : in Label() function in Label
53 void Label::setFont(const std::string &font) { in setFont()
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/ged/graphic_objects/label/
H A DLabel.java23 public class Label extends SimpleObject { class
25 private Font font; field in Label
33 public Label(Integer objectID) { in Label() method in Label
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/DiskUsage/radialMap/
H A Dlabels.cpp38 struct Label { struct
39Label(const RadialMap::Segment *s, int l) : segment(s), lvl(l), a(segment->start() + (segment->len… in Label() function
41 bool tooClose(const int &aa) const { in tooClose()
45 const RadialMap::Segment *segment;
46 const unsigned int lvl;
47 const int a;
49 int x1, y1, x2, y2, x3;
50 int tx, ty;
52 QString qs;
241 QFont font; in paintExplodedLabels() local
[all …]
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/graph/demos/ui/
H A DLabel.java41 public class Label extends UIShape { class
42 protected Font font; field in Label
46 …public Label(final Factory<? extends Vertex> factory, final int renderModes, final Font font, fina… in Label() method in Label
66 public void setFont(final Font font) { in setFont()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dlabel.cpp78 Label::Label(const Widget2 *const widget) : in Label() function in Label
91 Label::Label(const Widget2 *const widget, in Label() function in Label
102 const Font *const font = getFont(); in Label() local
156 Font *const font = getFont(); in draw() local
202 const Font *const font = getFont(); in adjustSize() local
229 const Font *const font = getFont(); in resizeTo() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/ged/graphic_objects/datatip/
H A DLabel.java30 public class Label extends SimpleSection { class
35 private Font font = new Font(); field in Label
41 public Label(Integer objectID) { in Label() method in Label
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/workspace/ui/
H A Dlabel.py5 class Label(fsui.Label): class
6 def __init__(self, parent, text="", font=None): argument
/dports/math/scilab/scilab-6.1.1/scilab/modules/preferences/src/java/org/scilab/modules/preferences/Component/
H A DLabel.java35 public class Label extends JLabel implements XComponent { class
55 public Label(final Node peer) { in Label() method in Label
215 Font font = new Font( in fontFamily() local
227 Font font = new Font( in fontSize() local
259 Font font = new Font( in fontFace() local
/dports/textproc/kreport/kreport-3.2.0/src/items/label/
H A DKReportItemLabel.h29 class Label; variable
59 QFont font() const { in font() function
/dports/games/traingame/traingame-cb6513e/src/gui/
H A DLabel.cpp26 Label::Label(const AttributeSet& attrs) in Label() function in Label
51 IFontPtr font = theme.font(font_name); in adjust_for_theme() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/
H A Dlabel.cpp46 Label::Label(const QString& text, QGraphicsItem *parent) in Label() function in Label
74 void Label::setFont(const QFont font) in setFont()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWidget/
H A DLabel.cpp9 Label::Label(const std::string& name, const std::string& label): in Label() function in osgWidget::Label
36 Label::Label(const Label& label, const osg::CopyOp& co): in Label() function in osgWidget::Label
118 void Label::setFont(const std::string& font) { in setFont()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWidget/
H A DLabel.cpp9 Label::Label(const std::string& name, const std::string& label): in Label() function in osgWidget::Label
36 Label::Label(const Label& label, const osg::CopyOp& co): in Label() function in osgWidget::Label
118 void Label::setFont(const std::string& font) { in setFont()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DLabel.cpp31 Label::Label(const Region& frame, Font* font, const String& string) in Label() function in GemRB::Label
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DLabel.cpp51 /*ctor*/ Label::Label(const uichar* caption) in Label() function in Label
129 HFONT font = this->Font()->GetHFONT(); in ResizeFromCaption() local
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dvdkcustombutton.h76 VDKReadOnlyValueProp<VDKCustomButton, VDKLabel*> Label; variable
175 virtual void SetFont(VDKFont* font) in SetFont()
/dports/graphics/grafx2/grafx2/src/
H A Dtext.c79 char Label[22]; member
154 T_Font * font; in Add_font() local
244 T_Font *font = font_list_start; in Font_name() local
261 T_Font *font = font_list_start; in Font_label() local
279 T_Font *font = font_list_start; in TrueType_font() local
293 T_Font *font = font_list_start; in Font_count() local
308 T_Font * font; in EnumFontFamCallback() local
479 TTF_Font *font; in Render_text_TTF() local
630 HFONT font; in Render_text_Win32() local
718 SFont_Font *font; in Render_text_SFont() local
[all …]
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/pychan/widgets/
H A Dlabel.py32 class Label(BasicTextWidget): class
66 font = None, argument
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dwlabel.c11 WMFont *font; /* if NULL, use default */ member
24 } Label; typedef
134 void WMSetLabelFont(WMLabel * lPtr, WMFont * font) in WMSetLabelFont()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dwlabel.c11 WMFont *font; /* if NULL, use default */ member
24 } Label; typedef
134 void WMSetLabelFont(WMLabel * lPtr, WMFont * font) in WMSetLabelFont()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DLabel.java55 public class Label extends Control { class
98 public Label (Composite parent, int style) { in Label() method in Label
208 long font = getFontDescription (); in computeSizeInPixels() local
569 void setFontDescription (long font) { in setFontDescription()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DLabel.java57 public class Label extends Control { class
99 public Label (Composite parent, int style) { in Label() method in Label
209 long font = getFontDescription (); in computeSizeInPixels() local
594 void setFontDescription (long font) { in setFontDescription()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DLabel.java52 public class Label extends Control { class
97 public Label (Composite parent, int style) { in Label() method in Label
452 void setFont(NSFont font) { in setFont()
/dports/emulators/cemu/CEmu-1.3/gui/qt/keypad/
H A Dkeypadwidget.cpp139 QFont font; in setType() local
167 #define Label(str) QString::fromUtf8(str) in setType() macro
169 #define Label(str) QStringLiteral(str) in setType() macro
/dports/graphics/py-box2d-py/box2d-py-2.3.8/examples/pgu/gui/
H A Dbasic.py81 class Label(widget.Widget): class
102 def set_font(self, font): argument

12345