Home
last modified time | relevance | path

Searched refs:getFont (Results 201 – 225 of 10139) sorted by relevance

12345678910>>...406

/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/
H A DGreekList.java96 float fontsize = symbol.getFont().getSize(); in setGreekFont()
97 symbol.setFont(FontFactory.getFont(FontFactory.SYMBOL, fontsize, Font.NORMAL)); in setGreekFont()
111 Chunk chunk = new Chunk(preSymbol, symbol.getFont()); in add()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/
H A Dbug8132119.java75 Font font = comp.getFont(); in testStringWidth()
92 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in testStringClip()
147 g2.setFont(comp.getFont()); in testDrawString()
149 FontMetrics fontMetrices = comp.getFontMetrics(comp.getFont()); in testDrawString()
227 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetClippedString()
247 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetStringWidth()
276 comp.setFont(getFont()); in createComponent()
291 private static Font getFont() { in getFont() method in bug8132119
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/
H A Dbug8132119.java75 Font font = comp.getFont(); in testStringWidth()
92 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in testStringClip()
147 g2.setFont(comp.getFont()); in testDrawString()
149 FontMetrics fontMetrices = comp.getFontMetrics(comp.getFont()); in testDrawString()
227 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetClippedString()
247 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetStringWidth()
276 comp.setFont(getFont()); in createComponent()
291 private static Font getFont() { in getFont() method in bug8132119
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/
H A Dbug8132119.java75 Font font = comp.getFont(); in testStringWidth()
92 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in testStringClip()
147 g2.setFont(comp.getFont()); in testDrawString()
149 FontMetrics fontMetrices = comp.getFontMetrics(comp.getFont()); in testDrawString()
227 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetClippedString()
247 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetStringWidth()
276 comp.setFont(getFont()); in createComponent()
291 private static Font getFont() { in getFont() method in bug8132119
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/
H A Dbug8132119.java75 Font font = comp.getFont(); in testStringWidth()
92 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in testStringClip()
147 g2.setFont(comp.getFont()); in testDrawString()
149 FontMetrics fontMetrices = comp.getFontMetrics(comp.getFont()); in testDrawString()
227 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetClippedString()
247 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetStringWidth()
276 comp.setFont(getFont()); in createComponent()
291 private static Font getFont() { in getFont() method in bug8132119
/dports/cad/cura/Cura-58bae31/resources/qml/WelcomePages/
H A DAddCloudPrintersView.qml49 font: UM.Theme.getFont("huge")
75 font: UM.Theme.getFont("large")
87 font: UM.Theme.getFont("medium")
95 font: UM.Theme.getFont("medium")
120 font: UM.Theme.getFont("medium")
169 font: UM.Theme.getFont("large_bold")
179 font: UM.Theme.getFont("medium")
188 font: UM.Theme.getFont("medium")
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/propertypages/
H A DVMCapabilitiesPropertyPage.java107 …Composite bp_inner = SWTFactory.createComposite(breakpoints, comp.getFont(), 2, 2, GridData.FILL_H… in createContents()
118 …Composite hcr_inner = SWTFactory.createComposite(hcr, comp.getFont(), 2, 2, GridData.FILL_HORIZONT… in createContents()
127 …Composite stepping_inner = SWTFactory.createComposite(stepping, comp.getFont(), 2, 2, GridData.FIL… in createContents()
136 …Composite general_inner = SWTFactory.createComposite(general, comp.getFont(), 2, 2, GridData.FILL_… in createContents()
149 …Composite comp = SWTFactory.createComposite(parent, parent.getFont(), 1, 2, GridData.FILL_HORIZONT… in createExplanation()
151 label.setFont(parent.getFont()); in createExplanation()
157 …Composite comp = SWTFactory.createComposite(parent, parent.getFont(), 2, 2, GridData.HORIZONTAL_AL… in createHeadingLabel()
206 SWTFactory.createLabel(parent, label, parent.getFont(), 1); in createCapabilityEntry()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/
H A Dbug8132119.java76 Font font = comp.getFont(); in testStringWidth()
93 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in testStringClip()
148 g2.setFont(comp.getFont()); in testDrawString()
152 FontMetrics fontMetrices = comp.getFontMetrics(comp.getFont()); in testDrawString()
230 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetClippedString()
250 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetStringWidth()
279 comp.setFont(getFont()); in createComponent()
294 private static Font getFont() { in getFont() method in bug8132119
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/plaf/basic/BasicGraphicsUtils/8132119/
H A Dbug8132119.java76 Font font = comp.getFont(); in testStringWidth()
93 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in testStringClip()
148 g2.setFont(comp.getFont()); in testDrawString()
152 FontMetrics fontMetrices = comp.getFontMetrics(comp.getFont()); in testDrawString()
230 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetClippedString()
250 FontMetrics fontMetrics = comp.getFontMetrics(comp.getFont()); in checkNullArgumentsGetStringWidth()
279 comp.setFont(getFont()); in createComponent()
294 private static Font getFont() { in getFont() method in bug8132119
/dports/cad/cura/Cura-58bae31/plugins/UM3NetworkPrinting/resources/qml/
H A DMonitorQueue.qml30 font: UM.Theme.getFont("large")
65 font: UM.Theme.getFont("medium") // 14pt, regular
101 font: UM.Theme.getFont("medium")
112 font: UM.Theme.getFont("medium") // 14pt, regular
124 font: UM.Theme.getFont("medium") // 14pt, regular
136 font: UM.Theme.getFont("medium") // 14pt, regular
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/painters/
H A DLegendPainter.java74 final Font oldFont = g2.getFont(); in calibrate()
76 g2.setFont(textDecorator.getFont(getFont())); in calibrate()
78 g2.setFont(getFont()); in calibrate()
130 Font oldFont = g2.getFont(); in paint()
145 g2.setFont(getFont()); in paint()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithDialogAsParent()
121 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithFrameAsParent()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithDialogAsParent()
121 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithFrameAsParent()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/wizards/ctxhelp/
H A DRegisterCtxHelpWizard.java86 composite.setFont(parent.getFont()); in createControl()
90 label.setFont(composite.getFont()); in createControl()
95 fPluginText.setFont(composite.getFont()); in createControl()
99 label2.setFont(composite.getFont()); in createControl()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithDialogAsParent()
121 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithFrameAsParent()
/dports/cad/cura/Cura-58bae31/resources/qml/PrintSetupSelector/
H A DPrintSetupSelectorHeader.qml39 font: UM.Theme.getFont("medium")
55 font: UM.Theme.getFont("medium")
70 font: UM.Theme.getFont("medium")
85 font: UM.Theme.getFont("medium")
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithDialogAsParent()
121 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithFrameAsParent()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in main()
121 if (parentDialog.getFont() == windowChild.getFont()) { in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithDialogAsParent()
121 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithFrameAsParent()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithDialogAsParent()
121 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithFrameAsParent()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Window/ChildProperties/
H A DChildWindowProperties.java84 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithDialogAsParent()
121 if (parentDialog.getFont() == windowChild.getFont()) { in testChildPropertiesWithFrameAsParent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/piet/
H A DTextElementAdapter.java57 TextElementKey key = createKey(getElementStyle().getFont()); in onCreateAdapter()
71 if (textStyle.getFont().hasLineHeight()) { in updateTextStyle()
90 if (!textStyle.getFont().hasLetterSpacingDp()) { in setLetterSpacing()
94 if (textStyle.getFont().hasSize()) { in setLetterSpacing()
95 textSize = textStyle.getFont().getSize(); in setLetterSpacing()
99 float letterSpacingDp = textStyle.getFont().getLetterSpacingDp(); in setLetterSpacing()
131 float lineHeightGoalSp = textStyle.getFont().getLineHeight(); in calculateCurrentAndExpectedLineHeightDifference()
144 Font font = getElementStyle().getFont(); in getExtraLineHeight()
322 return new TextElementKey(styleProvider.getFont()); in getKey()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/buddies/
H A DBuddyPanel.java50 public Font getFont() { in getFont() method in BuddyPanel
54 return ((Component) renderer).getFont(); in getFont()
57 return super.getFont(); in getFont()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxSystemSettings.erl28 -export([getColour/1,getFont/1,getMetric/1,getMetric/2,getScreenType/0]).
49 -spec getFont(Index) -> wxFont:wxFont() when
51 getFont(Index) function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxSystemSettings.erl28 -export([getColour/1,getFont/1,getMetric/1,getMetric/2,getScreenType/0]).
49 -spec getFont(Index) -> wxFont:wxFont() when
51 getFont(Index) function

12345678910>>...406