Home
last modified time | relevance | path

Searched defs:borderWidth (Results 1 – 25 of 889) sorted by relevance

12345678910>>...36

/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/table/
H A DRtfBorderGroup.java99 public RtfBorderGroup(int bordersToAdd, int borderStyle, float borderWidth, Color borderColor) { in RtfBorderGroup()
134 …protected RtfBorderGroup(RtfDocument doc, int borderType, int bordersToUse, float borderWidth, Col… in RtfBorderGroup()
149 …private void setBorder(int borderPosition, int borderStyle, float borderWidth, Color borderColor) { in setBorder()
162 public void addBorder(int bordersToAdd, int borderStyle, float borderWidth, Color borderColor) { in addBorder()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/decorate/
H A Dborderfilter.cpp220 void BorderFilter::solid(DImg& src, DImg& dest, const DColor& fg, int borderWidth) in solid()
239 int borderWidth, const DColor& bg, int lineWidth) in niepce()
247 const DColor& btmColor, int borderWidth) in bevel()
333 void BorderFilter::pattern(DImg& src, DImg& dest, int borderWidth, in pattern()
400 void BorderFilter::solid2(DImg& src, DImg& dest, const DColor& fg, int borderWidth) in solid2()
408 void BorderFilter::niepce2(DImg& src, DImg& dest, const DColor& fg, int borderWidth, in niepce2()
417 const DColor& btmColor, int borderWidth) in bevel2()
474 void BorderFilter::pattern2(DImg& src, DImg& dest, int borderWidth, in pattern2()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfBorderDictionary.java74 public PdfBorderDictionary(float borderWidth, int borderStyle, PdfDashPattern dashes) { in PdfBorderDictionary()
99 public PdfBorderDictionary(float borderWidth, int borderStyle) { in PdfBorderDictionary()
H A DBaseField.java125 protected float borderWidth = BORDER_WIDTH_THIN; field in BaseField
203 app.lineTo(box.getWidth(), borderWidth / 2); in getBorderAppearance() local
392 app.lineTo(box.getWidth() - borderWidth, borderWidth); in drawBottomFrame() local
395 app.lineTo(box.getWidth() - 2 * borderWidth, 2 * borderWidth); in drawBottomFrame() local
411 public void setBorderWidth(float borderWidth) { in setBorderWidth()
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DPdfBorderDictionary.java78 public PdfBorderDictionary(float borderWidth, int borderStyle, PdfDashPattern dashes) { in PdfBorderDictionary()
103 public PdfBorderDictionary(float borderWidth, int borderStyle) { in PdfBorderDictionary()
H A DBaseField.java133 protected float borderWidth = BORDER_WIDTH_THIN; field in BaseField
212 app.lineTo(box.getWidth(), borderWidth / 2); in getBorderAppearance() local
401 app.lineTo(box.getWidth() - borderWidth, borderWidth); in drawBottomFrame() local
404 app.lineTo(box.getWidth() - 2 * borderWidth, 2 * borderWidth); in drawBottomFrame() local
420 public void setBorderWidth(float borderWidth) { in setBorderWidth()
/dports/devel/kcachegrind/kcachegrind-21.12.3/libviews/
H A Dcallmapview.h120 int borderWidth() const override { return widget()->borderWidth(); } in borderWidth() function
140 int borderWidth() const override { return widget()->borderWidth(); } in borderWidth() function
H A Dpartgraph.h76 int borderWidth() const override { return 0; } in borderWidth() function
92 int borderWidth() const override { return 0; } in borderWidth() function
/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dvideobox.h52 enum borderWidth { enum
53 borderWidth = 6 enumerator
/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/scenegraph/
H A Dshadowedborderrectanglematerial.h26 float borderWidth = 0.0; variable
/dports/graphics/pixen/Pixen-0.1/
H A DPXRectangleToolPropertiesView.h18 IBOutlet id borderWidth; variable
H A DPXRectangleToolPropertiesView.m35 {
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DTipBackgroundBox.cxx145 int TipBackgroundBox::borderWidth() const in borderWidth() function in TipBackgroundBox
175 void TipBackgroundBox::setBorderWidth(int borderWidth) in setBorderWidth()
H A DTipBackgroundBox.hxx16 Q_PROPERTY(int borderWidth READ borderWidth WRITE setBorderWidth NOTIFY borderWidthChanged) property in TipBackgroundBox
/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 DNSBox.java30 public double borderWidth() { in borderWidth() method in NSBox
49 public void setBorderWidth(double borderWidth) { in setBorderWidth()
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkElements.c129 int borderWidth = 0; in BorderElementSize() local
182 int borderWidth = 2; in FieldElementSize() local
193 int borderWidth = 2; in FieldElementDraw() local
536 int borderWidth = 2; in SquareIndicatorElementDraw() local
576 int borderWidth = 2; in DiamondIndicatorElementDraw() local
678 int borderWidth = 2; in MenuIndicatorElementDraw() local
751 int borderWidth = 1; in ArrowElementDraw() local
797 int borderWidth = 2; in TroughElementSize() local
1110 int borderWidth = 1; in TabElementSize() local
1122 int borderWidth = 1; in TabElementDraw() local
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkElements.c143 int borderWidth = 0; in BorderElementSize() local
203 int borderWidth = 2; in FieldElementSize() local
218 int borderWidth = 2; in FieldElementDraw() local
591 int borderWidth = 2; in SquareIndicatorElementDraw() local
636 int borderWidth = 2; in DiamondIndicatorElementDraw() local
743 int borderWidth = 2; in MenuIndicatorElementDraw() local
818 int borderWidth = 1; in ArrowElementDraw() local
865 int borderWidth = 2; in TroughElementSize() local
1199 int borderWidth = 1; in TabElementSize() local
1215 int borderWidth = 1; in TabElementDraw() local
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkElements.c127 int borderWidth = 0; in BorderElementSize() local
180 int borderWidth = 2; in FieldElementSize() local
191 int borderWidth = 2; in FieldElementDraw() local
534 int borderWidth = 2; in SquareIndicatorElementDraw() local
574 int borderWidth = 2; in DiamondIndicatorElementDraw() local
676 int borderWidth = 2; in MenuIndicatorElementDraw() local
749 int borderWidth = 1; in ArrowElementDraw() local
795 int borderWidth = 2; in TroughElementSize() local
1108 int borderWidth = 1; in TabElementSize() local
1120 int borderWidth = 1; in TabElementDraw() local
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx5-qt/qt5/platforminputcontext/
H A Dfcitxtheme.cpp76 int borderWidth = settings.value("BorderWidth", 0).toInt(); in load() local
93 int borderWidth) { in loadFromValue()
107 int borderWidth) { in fillBackground()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx5-qt/qt6/platforminputcontext/
H A Dfcitxtheme.cpp76 int borderWidth = settings.value("BorderWidth", 0).toInt(); in load() local
93 int borderWidth) { in loadFromValue()
107 int borderWidth) { in fillBackground()
/dports/textproc/fcitx5-qt/fcitx5-qt-5.0.8/qt6/platforminputcontext/
H A Dfcitxtheme.cpp76 int borderWidth = settings.value("BorderWidth", 0).toInt(); in load() local
93 int borderWidth) { in loadFromValue()
107 int borderWidth) { in fillBackground()
/dports/textproc/fcitx5-qt/fcitx5-qt-5.0.8/qt5/platforminputcontext/
H A Dfcitxtheme.cpp76 int borderWidth = settings.value("BorderWidth", 0).toInt(); in load() local
93 int borderWidth) { in loadFromValue()
107 int borderWidth) { in fillBackground()
/dports/games/oonsoo/oonsoo-1.2/UI/
H A Dmisc.cxx26 void Draw3DBorder(BasicWidget* widget, int borderWidth, BorderStyle style) in Draw3DBorder()
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/pdfbase/
H A Dacroform.py73 def bsPDF(borderWidth,borderStyle,dashLen): argument
214 borderWidth=1, argument
370 …def checkForceBorder(self,x,y,width,height,forceBorder,shape,borderStyle,borderWidth,borderColor,f… argument
401 borderWidth=1, argument
485 borderWidth=1, argument
607 borderWidth=1, argument
741 borderWidth=1, argument
897 borderWidth=1, argument
943 borderWidth=1, argument
990 borderWidth=1, argument
/dports/graphics/krita/krita-4.4.8/libs/ui/brushhud/
H A Dkis_round_hud_button.cpp56 const int borderWidth = 3; in paintEvent() local
98 const int borderWidth = 3; in hitButton() local

12345678910>>...36