Home
last modified time | relevance | path

Searched refs:BOLD_ITALIC (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/javatests/src/org/chromium/chrome/browser/autofill_assistant/
H A DAutofillAssistantDetailsUiTest.java325 .check(matches(not(hasTypefaceStyle(Typeface.BOLD_ITALIC)))); in testHighlighting()
327 .check(matches(not(hasTypefaceStyle(Typeface.BOLD_ITALIC)))); in testHighlighting()
329 .check(matches(not(hasTypefaceStyle(Typeface.BOLD_ITALIC)))); in testHighlighting()
331 .check(matches(not(hasTypefaceStyle(Typeface.BOLD_ITALIC)))); in testHighlighting()
341 .check(matches(not(hasTypefaceStyle(Typeface.BOLD_ITALIC)))); in testHighlighting()
343 .check(matches(hasTypefaceStyle(Typeface.BOLD_ITALIC))); in testHighlighting()
345 .check(matches(not(hasTypefaceStyle(Typeface.BOLD_ITALIC)))); in testHighlighting()
347 .check(matches(not(hasTypefaceStyle(Typeface.BOLD_ITALIC)))); in testHighlighting()
363 .check(matches(hasTypefaceStyle(Typeface.BOLD_ITALIC))); in testHighlighting()
383 .check(matches(hasTypefaceStyle(Typeface.BOLD_ITALIC))); in testHighlighting()
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-haxe.all/classes.all/text/
H A DFontStyle_as.hx49 //constants BOLD, BOLD_ITALIC, ITALIC, REGULAR
55 …if (Std.is(FontStyle.BOLD_ITALIC, String) && (Std.string(FontStyle.BOLD_ITALIC) == "boldItalic")) {
56 DejaGnu.pass("FontStyle::BOLD_ITALIC property exists");
58 DejaGnu.fail("FontStyle::BOLD_ITALIC property does not exist");
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/
H A DStringConverter.java69 private static final String BOLD_ITALIC = "bold italic"; //$NON-NLS-1$ field in StringConverter
284 if (BOLD_ITALIC.equals(s)) { in asFontData()
725 buffer.append(BOLD_ITALIC); in asString()
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/core/
H A DEmbeddedFontRegistry.as104 index = endsWith(key, FontStyle.BOLD_ITALIC);
208 style = FontStyle.BOLD_ITALIC;
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A Dcommon.py94 BOLD_ITALIC = QtGui.QFont() variable in UIFonts
95 BOLD_ITALIC.setWeight(QtGui.QFont.Bold)
96 BOLD_ITALIC.setItalic(True)
H A DprimViewItem.py256 return UIFonts.BOLD_ITALIC if self.isDrawModeInherited else \
283 return UIFonts.BOLD_ITALIC if self._isVisInherited() \
/dports/x11/alacritty/alacritty-0.9.0/alacritty_terminal/src/term/
H A Dcell.rs16 const BOLD_ITALIC = 0b0000_0000_0000_0110;
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/ttml/
H A DTtmlStyle.java43 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/ttml/
H A DTtmlStyle.java43 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/ttml/
H A DTtmlStyle.java43 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/text/ttml/
H A DTtmlStyle.java39 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/ttml/
H A DTtmlStyle.java39 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/text/webvtt/
H A DWebvttCssStyle.java45 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DWebvttCssStyle.java45 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/core/
H A DEmbeddedFontRegistry.as140 index = endsWith(key, FontStyle.BOLD_ITALIC);
291 style = FontStyle.BOLD_ITALIC;
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DWebvttCssStyle.java56 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DWebvttCssStyle.java56 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DTypes.h174 BOLD_ITALIC enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DWebvttCssStyle.java56 public static final int STYLE_BOLD_ITALIC = Typeface.BOLD_ITALIC;
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/text/tx3g/
H A DTx3gDecoder.java194 cueText.setSpan(new StyleSpan(Typeface.BOLD_ITALIC), start, end, flags); in attachFontFace()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/tx3g/
H A DTx3gDecoder.java201 cueText.setSpan(new StyleSpan(Typeface.BOLD_ITALIC), start, end, flags); in attachFontFace()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/tx3g/
H A DTx3gDecoder.java201 cueText.setSpan(new StyleSpan(Typeface.BOLD_ITALIC), start, end, flags); in attachFontFace()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/tx3g/
H A DTx3gDecoder.java201 cueText.setSpan(new StyleSpan(Typeface.BOLD_ITALIC), start, end, flags); in attachFontFace()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/tx3g/
H A DTx3gDecoder.java194 cueText.setSpan(new StyleSpan(Typeface.BOLD_ITALIC), start, end, flags); in attachFontFace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/omnibox/suggestions/base/
H A DSuggestionSpannableUnitTest.java245 c2.setSpan(new StyleSpan(Typeface.BOLD_ITALIC), 3, 5, Spanned.SPAN_INCLUSIVE_EXCLUSIVE); in spannableEquals_styleSpansDifferent()

12